*> Use a proxy.* I tried several but no one give real exmemple for their using .... and i cannot make it work :( ... could u recommend me one with good exemple of use ?
thanks On Fri, Sep 3, 2010 at 5:57 PM, [email protected] <[email protected]> wrote: > > On Sep 3, 1:17 am, Kpol <[email protected]> wrote: > > hello, > > > > I follow this : http://code.google.com/intl/fr-FR/apis/maps/articles/phpsqlsearch.html > > and it works perfectly. > > But now i want to do request from remote browser, that means : > > phpsqlsearch_genxml.xml and phpsqlsearch_map.html wont be at the same > > place. In phpsqlsearch_map.html i see : > > > > var searchUrl = 'phpsqlsearch_genxml.php?lat=' + center.lat() + > > '&lng=' + center.lng() + '&radius=' + radius; > > > > so i try : > > > > var searchUrl = 'http://mysiteweb.com/phpsqlsearch_genxml.php?lat='+ > > center.lat() + '&lng=' + center.lng() + '&radius=' + radius; > > > > .. but it dont work :( ... > XMLHttpRequest cross domain restriction > > > > > ideas... help... > Use a proxy. > > -- Larry > > -- > 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]<google-maps-api%[email protected]> . > For more options, visit this group at http://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.
