Announcement

Collapse
No announcement yet.

simple search not very simple!

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    simple search not very simple!

    help please,
    i have changed some of the template for the simple search file so that i could put it in a sidebar.

    code is now

    <!-- SIMPLESEARCH HTML BEGIN -->
    <table cellspacing=0 cellpadding=0 border=0>
    <form name=simplesearch action="NETQUOTEVAR:SEARCHCGIURL" METHOD="NETQUOTEVAR:CGIMETHOD">
    <tr>
    <td width="85" align=center valign=middle noWrap>
    <input type="TEXT" name="SS" size="15" maxsize="50" value="" onFocus="this.value='';this.style.background='#FFFFFF'">
    &nbsp; </td>
    </tr>
    </br>
    <tr>
    <td valign=middle noWrap align=center><input type="image" border="0" name="ACTION" src="search1.gif" alt="NETQUOTEVAR:QUICKSEARCHBUTTONTEXT">
    <input TYPE=HIDDEN NAME="PR" VALUE="-1">
    <input TYPE=HIDDEN NAME="TB" VALUE="A">
    <input TYPE=HIDDEN NAME="SHOP" VALUE="NETQUOTEVAR:SHOPID"></td>
    </tr>
    </form>
    </table>
    <!-- SIMPLESEARCH HTML END -->
    when i use the search button i get an error page in IE or the message "net quotevar not associacted with any program....." in Firefox

    The site is http://www.timber-cabins.co.uk

    thanks, Mark.
    Log Cabins and Garden Sheds
    Decking, Fencing, Gates and Spiral Stairs

    #2
    Hi,

    Simple search does not like being played with I tried to use it in a sidebar on my home page but had to give up, in the end i copied the code from the main search page within Actinic and used that.

    Thanks
    Lee
    www.hobuk.co.uk
    Many Thanks
    Lee
    Landscape Garden Machinery, Power Tools and Safety Equipment

    Comment

    Working...
    X