example: function getGeoInfo(q) { GDownloadUrl("search.php?q="+q, function(data) { eval(data); }); } why this code get error?
please anyone can help me
example: function getGeoInfo(q) { GDownloadUrl("search.php?q="+q, function(data) { eval(data); }); } why this code get error?
please anyone can help me
To Marcelo Cantos:
thanks for your response, I don't know why get the Syntax error
http://www.freeimagehosting.net/uploads/d2f0b7cac4.jpg
To RobertPitt:
Thank you for response, there is the error pic,wait for your help, thank you very much