Jonathan Vanasco wrote:

On Feb 20, 2007, at 3:56 PM, Robert Landrum wrote:
The short answer is: don't use server side image maps.

That's not an option.  I need to catch the xy on a gif.

And yes, the long answer is to parse the URI yourself.

argggghh.  ok.  already doing that , but ok.


You can make it a form and us it as a submit. Then it sends the x and y coords as name.x=10&name.y=20.

<input type=image> I think.

Rob

Reply via email to