I have inserted the following code into my full description.
I am getting a general script error.
When I insert the same code in act_primary or anywhere else, it works by itself.
What am I doing wrong? How can I insert this form, so that it shows up in all of my products.
!!< <form method="GET" action="http://www.levitonhelpdesk.com/catalog/search/default.asp" target="Body">
<p><input type="text" name="kwd" size="20"><input type="submit" value="" name="B1"></p>
</form> >!!
I am getting a general script error.
When I insert the same code in act_primary or anywhere else, it works by itself.
What am I doing wrong? How can I insert this form, so that it shows up in all of my products.
!!< <form method="GET" action="http://www.levitonhelpdesk.com/catalog/search/default.asp" target="Body">
<p><input type="text" name="kwd" size="20"><input type="submit" value="" name="B1"></p>
</form> >!!
Comment