I'm new to javacript, but I am decent in PHP, so I have some background in programming.
Say variable "k" has a value of "10". I want the browser to redirect to something like:
Pretty much, just redirect to a site, and use the GET method to communicate with the site that I'm redirecting to. I can't word it any better. Sorry!
Say variable "k" has a value of "10". I want the browser to redirect to something like:
Pretty much, just redirect to a site, and use the GET method to communicate with the site that I'm redirecting to. I can't word it any better. Sorry!