The Ask.com search tool is easy to add to your website. Simply highlight the code in the box below, copy it (right-click), then paste it into the HTML on your own site.
<!-- Search Ask.com -->
<form method="get" action="http://ask.com/web">
<table cellpadding="3" cellspacing="0" border="0"><tr>
<td><a href="http://www.ask.com/">
<img src="http://sp.ask.com/sh/i/logos/reply8.gif"
border="0" alt="Ask.com" align="absmiddle"></a></td>
<td><input id="q" name="q" type="text" size="25" maxlength="255" value="" /></td>
<td><input type="submit" value="Search" /></td>
</tr></table>
<input type="hidden" id="qsrc" name="qsrc" value="2300" />
</form>
<!-- Search Ask.com -->
Once you are done pasting this code into the desired location on your site, you are finished. It's that easy!