Question: I have a popup window that contains some values in textbox and textteria
Also the way ....
Thanks in advance
Yes, with the post Use Ajax:
var url = "get_data.php"; Var params = "lorem = ipsum and name = binnie"; Http.open ("post", url, true); // Request the appropriate header information with http.setRequestHeader ("content-type", "app / x-www-form-urxended"); Http.setRequestHeader ("Content-Length", Parameters.Lamp); Http.setRequestHeader ("Connection", "Closed"); Http.onreadystatechange = function () {// Call a function when the position changes (http.readyState == 4 & amp; http.status == 200) {Warning (http.responseText); }} Http.send (params);
I will also add that you can do this regularly without posting it in a popup via post. Its just another browser window ...
Comments
Post a Comment