For example with this code in the server side: [HttpPost] public Boolean PostDataToDB(int n, string s) { //validate and write to database ...
確定! 回上一頁