You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

8 lines
469 B

<form action="api-location-reply.php" method="post">
 Key <input type="text" value="032580295e2d320b3a258bef473e8d32a0c24431" name="key" /> <br>
 account: <input type="text" value="M12345" name="account" /> <br>
 pid: <input type="text" value="pid12345" name="pid" /> <br>
 經度: <input type="text" value="longitude1.1.1" name="longitude" />
緯度: <input type="text" value="latitude2.2.2" name="latitude" />
 <input type="submit" value="送出"/>
</form>