Aha!! At first I didn't know why you thought I had a form within a form, but now I see it -- I have an extra form tag that's not supposed to be there!! It's so obvious when I finally see it. It works okay now that I deleted the extraneous tag. Thanks for your help.
On May 7, 1:44 am, ProbablyMike <[email protected]> wrote: > Hi, > > If that code snippet is really what you have then it's invalid code. > > First it looks like you have one form within another, which you can't > do. > > Also the first <form> tag doesn't have an action assigned to it. > > I would guess that when you hit submit it's performing the first > <form> but as it has no action it just reloads the current page. > > Please post a link to your map, as requested in the posting > guidelines:http://ju.mp/postguidehttp://ju.mp/includelink > > -- > 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 > athttp://groups.google.com/group/google-maps-api?hl=en. -- 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.
