How do I use a picture in a form to choose to submit the form vs. using a text box?
Also - is there a way to search these forums - Call me blind but I cannot find the search button.
thanks a bunch
How do I use a picture in a form to choose to submit the form vs. using a text box?
Also - is there a way to search these forums - Call me blind but I cannot find the search button.
thanks a bunch
Hi there optimizemy.com
Welcome to WebProWorld!
Do you mean using an image as a "submit" button? If so, there's a code snippet below:Originally Posted by optimizemy.com
and for your reference, the "Quick Search" and "Advanced Search" are located at the top right hand of the page.Code:<input type="image" name="Submit" src="/images/submitbutton.gif" alt="Submit" />
Hope that helps!
Paul
You can use the querystrings to pass the variables to your form.
It is very easy and simple.
Like
[a href=dog.php?mydog=999>[img src="dog999.jpg"></a>
{
< tag intentionally changed to [
}