On Mar 24, 9:53 am, park2 <[email protected]> wrote: > But still no refresh in IE. What is the correct syntax for PHP please?
The problem with IE is the GET request. You're downloading "phpsqlajax_genxmllast.php?table="+ tablename and that doesn't change for each request. It doesn't matter if your cookie has changed in the meantime. Rossko said "There are common tricks for forcing a refresh." http://groups.google.com/group/Google-Maps-API/search?group=Google-Maps-API&q=refresh+xml -- the fifth result (currently) has the solution in the summary text displayed. Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
