> You can't name these "image buttons", so if you have more
> than one they are
> named in the order they appear in the html, so if the user
> clicked on the

I've been using names with image input with syntax:

<input type=image src=foo.gif name=map>

and resolve the coordinates with map.x and map.y


Cheers,

Jim

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to