well what can I do to use javascript  to submit a name to my php
code???

I want to use the image map as a gui so I want it to act just like a
form where I can name each state and then pass that name using post
method to my php script which will do a database lookup and then once
the list is create then I will take off the image map and put in the
table with the list displayed.

this is what I want to do but I can't figure out how I can pass the
name to my php script...

Reply via email to