在云那方

首页 新随笔 联系 订阅 管理
 
丁丁地图免费接口使用Unicode调用方法,采用form post方式提交:
<form id="form1" action='http://www.ddmap.com/mstmap50007/mstws/js/mstmap_uc.jsp'>
<input type="hidden" name="g_mapid" value="21">
<input type="hidden" name="g_label" value="">
<input type="hidden" name="g_addr" value="">
</form>
<script language="javascript">
document.all["form1"].submit()
</script>
posted on 2008-07-04 13:32  Rich.T  阅读(598)  评论(0编辑  收藏  举报