Robert Leftwich wrote:
Last I checked, the x & y were actually submit.x & submit.y. So, I'll pop them by the prefix.That was my understanding as well, but the form I'm using ends up with x & y w/o prefixes. I'm not sure why and I need some sleep before looking at it further.
Check whether your submit button has a name. If not, you probably only get x & y.
-- Jeff Watkins http://metrocat.org/

