Changeset 12979
- Timestamp:
- 2007/05/17 20:26:28 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/js/site.js
r12977 r12979 361 361 function test(){ 362 362 alert("send"); 363 sendRequest(back,'&zip01=530&zip02=0003','GET',' input_zip_json.php',true,true);363 sendRequest(back,'&zip01=530&zip02=0003','GET','../input_zip_json.php',true,true); 364 364 } 365 365
Note: See TracChangeset
for help on using the changeset viewer.