On Mar 26, 8:17 am, Scooter <[email protected]> wrote: > Thanks, That is very helpful and does allow me to use the form. > However, if i put 'return false;' after calling the function, then the > form will never perform the action to move on to the next page.
Usually AJAX implementations do not want to move on to the "next page". Why do you want to do that? > > I though that by putting the 'return false;' in the function itself > when no address is found would be all that I need. > > However the function does not work unless i put the 'return false;' in > the onsubmit. > > How do I get around this? Thanks in advance. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
