- From: Fred Overman <fredoverman@hotmail.com>
- Date: Wed, 29 Jul 1998 14:50:20 PDT
- To: www-html@w3.org, website-talk@list.ora.com, infoetc@makelist.com, webobjects@omnigroup.com, new-httpd@apache.org, webtvsecrets@makelist.com, free-builder@acc.umu.se, www-managers@lists.stanford.edu, netspotlight@makelist.com, wtv@makelist.com, webwomen@sweethomes.com, casualwebtv@makelist.com, ccfwebdev@makelist.com
An amazon.com word search box for your website. Your website visitors can access millions of books and CDs through your site. This free service adds value and traffic to your site. For instances if your site was about gardening, a visitor could type the word "gardening" in the box and the visitor will be linked to thousands of gardening books. To add a word search box to your webpage, just copy and paste (without alteration)the following HTML code: <form method= "get" action="http://www.amazon.com/exec/obidos/external-search/"> <table border="1" cellpadding="0" cellspacing="0" align="center"> <tr> <td valign="center" bgcolor="#000000" align="center"> <a href="http://www.amazon.com/exec/obidos/redirect-home/thelawyersbookst"> <img src="logo.gif" border="0" vspace="0" alt="Amazon.com logo"></a> </td> <td valign="center" bgcolor="#ffffff" align="center" width="55%"> enter keywords... <center><input type= "text" name="keyword" size=20 value=" "> </center> <input type= "hidden" name= "tag" value="thelawyersbookst"> <input type= "submit" value="search"> </td> </tr> </table> </form> ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com
Received on Wednesday, 29 July 1998 17:50:01 UTC