I need to revisit this with a different question;
I'm trying to get an email sent to me as administrator upon marker
submission. I've looked at trying to modify the 'action' within iwform
with no result;
var iwform = 'Report Details:<br>'
+ '<form onsubmit="process(this); return false"
action="phpmailtest.php" method="post">'
+ 'Comments:<input type="text" name="data"
size="40"
maxlength="100"/>'
+ '<input type="submit" value="Submit" />'
+ '<\/form>';
with this sample the marker does post to map but no email sent.
Looking for some other suggestions in either change in syntax or
change in overall method; I've looked at the GEvent handler but didn't
see anything there that addresses my question.
My home server is currently down so apologize in advance for no links.
On Feb 16, 12:41 pm, Ralph Ames <[email protected]> wrote:
> Iwform is not defined line 71.
>
> Ralph
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---