I'm not sure if this is your problem, but when you use an image submit in IE
(not sure about firefox) you actually get two variables returned:
buttonname.x and buttonname.y - representing the x/y coordinates of the
actual click.

It's not often useful (but sometimes VERY useful) but is something you have
to code for.

Also you might not want to use the name "submit" as the name of the element
since this a reserved word.  It'll probably work, but it's generally
considered good practice (in other words I doubt it has anything to do with
your problems).

Jim Davis




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:209256
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to