i just want to save address that user typed in input field , but the
form don't pass anything to php $_POST array , i think the trick is
in :
<form action="#" onsubmit="showAddress(this.address.value);
return false">
if there is no return false after function php can get the address
but , function showAddress doesn't work ? any ideas ?
--
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-maps-api?hl=en.