[thelist] possible jscript/php/frames question!!
Maximillian Schwanekamp
lists at neptunewebworks.com
Fri Jun 17 21:35:18 CDT 2005
bruce wrote:
> how would i do that, and build an array of coordinates... before i post them
> back to the server via the form???
When you have <input type="submit"..> you'll get x and y values in
$_POST instead of submit. You could have a big ol' image as input, and
you'll get the coordinates of where the user clicked on the image on the
backend.
--
Maximillian Von Schwanekamp
http://www.neptunewebworks.com/
More information about the thelist
mailing list