-1
i am designing a project in **phonegap** with android.
我有兩個文本框,其中ID是ID和密碼。現在我想知道如何使用網址發送這些文本框的值。參數傳遞在Java腳本中訪問一個url?
for one parameter i have done it successfully as follows.
**url: 'http://192.168.1.214/sample/dologin.php?id='+id**
but i dont know how can i send two argument. second argument is password. Please suggest me what should i do..?
-1這個問題表明缺乏研究,請閱讀[問]。 – Merlin