get to post google map gdownloadurl

Posted by sam on Stack Overflow See other posts from Stack Overflow or by sam
Published on 2010-06-08T10:29:02Z Indexed on 2010/06/08 10:32 UTC
Read the original article Hit count: 159

Filed under:
|

hi all, this is the javascript.

var url = "http://google.com/gmap.jsp?uid="+userid+"&lat="+lat;
GDownloadUrl(url,function(doc){}); 

how to change from get to post? any idea? thanks

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about google-maps