写一个ajax请求给服务器发送即可。
js里面写 var result = sendAjaxText(longitude + "|" + latitude, "test.htm","",false);
httprequest里面写
Case "test.htm"