Sorry. The link is http://www.servicequoteonline.com/test/quickQuote.php<http://www.servicequoteonline.com/test/quickQuote>
On Sun, Mar 15, 2009 at 2:17 PM, Brandon <[email protected]>wrote: > you can access the link at > http://www.servicequoteonline.com/test/quickQuote. Upon filling out that > form, you are taken to the page with the error. > > In regards to Mike's comment about a GDirections instance only processing > one request at a time, is that something that would only show as an error on > IE > > I changed the code so that there was an instance for each row, and now when > I submit the page I get a Warning: Page has Expired error from IE. > > > > > On Sun, Mar 15, 2009 at 9:00 AM, Mike Williams > <[email protected]>wrote: > >> >> One GDirections instance can only process one request at a time. If you >> want to make multiple GDirection calls you either need to wait for one >> reply to come back before launching the next request, or create a new >> GDirections instance for each request. >> >> -- >> http://econym.org.uk/gmap >> The Blackpool Community Church Javascript Team >> >> >> >> >> > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
