Quote:
Originally Posted by miataman
my code :
Response.new1
Request.new1("http://wwwmyserver.com/upload.php?lat="&lat)
Response.value=Request.Getresponse
Res=Response.GetString
Response.close

|
If this code is correct, the then error is a simple dot(.) missing after
www....