Quick JS job
Budget: $10 – $30 USD
If possible, I would like JS to pickup a variable from a HTTP request. If I for example tell you to go to the URL link: www.mydomain.com?user=BradPitt&UID=75888228485 - can you make it so that page we go to will display those variables (user and UID) using some JS code on the page... ? Like:
Welcome to the page of Bradpitt (username inserted from the HTTP)
Then I also need to push those variables onwards to the next page and the next, can you do this in JS?
Welcome to the page of Bradpitt (username inserted from the HTTP)
Then I also need to push those variables onwards to the next page and the next, can you do this in JS?