rogerzebra
Technical User
Hi fellas,
I have encounter a slight problem with a search button. I'm using an image as input type which it doesn't like.
I'm using the same code for submit queries and that works fine its just when I'm executing a search it doesn't take it. This should be an easy issue to solve but, after twisting it back and forth I still can't get this thing to work. So, if anyone else can point out what's wrong with this I would appreciate it. Here is my code
Thanks in advance /rz
I have encounter a slight problem with a search button. I'm using an image as input type which it doesn't like.
I'm using the same code for submit queries and that works fine its just when I'm executing a search it doesn't take it. This should be an easy issue to solve but, after twisting it back and forth I still can't get this thing to work. So, if anyone else can point out what's wrong with this I would appreciate it. Here is my code
Code:
<input name="imageField1" type="image" src="images/submit_button3.jpg" width="92" height="24" border="0">