 |
Adding a parameter to the URL with JavaScript - Stack Overflow
In a web application that makes use of AJAX calls, I need to submit a request but add a parameter to the end of the URL, for example: Original URL: http://server/myapp.php?id=10 ...
stackoverflow.com |
 |