Welcome to TalkGraphics.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2001
    Location
    ireland
    Posts
    40

    Default

    Hi

    I'd like to add a search facility to my web site (without third party ads)just to search my own site. I came across this html code for a search facility and have absolutely no idea how to apply it to my site!

    <table width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td>
    <form name="form1" "action="method="postright">
    <font face="Verdana, Arial, Helvetica, sans-serif" size="1" color="#003366">SEARCH:</font>
    <input type="text" name="textfield">
    [img]web/images/circle.gif[/img]
    </form>
    </td>
    </tr>
    </table>
    Can anyone advise me on what to do with it (via Dreamweaver) or suggest a suitable alternative for my site.

    Thanks a million!

  2. #2
    Join Date
    Oct 2001
    Location
    ireland
    Posts
    40

    Default

    Hi

    I'd like to add a search facility to my web site (without third party ads)just to search my own site. I came across this html code for a search facility and have absolutely no idea how to apply it to my site!

    <table width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td>
    <form name="form1" "action="method="postright">
    <font face="Verdana, Arial, Helvetica, sans-serif" size="1" color="#003366">SEARCH:</font>
    <input type="text" name="textfield">
    [img]web/images/circle.gif[/img]
    </form>
    </td>
    </tr>
    </table>
    Can anyone advise me on what to do with it (via Dreamweaver) or suggest a suitable alternative for my site.

    Thanks a million!

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •