Posted By:
Dave_Eaves
Posted On:
Friday, March 30, 2001 09:29 AM
use input type=image in your form (and use the form action attribute). The image input type has the functionality you're looking for.
Posted By:
John_Zukowski
Posted On:
Monday, March 26, 2001 07:46 AM
Why don't you want to use the standard ACTION attribute of the FORM tag?