!!I NEED HELP!!
At the end of an HTML page, you can sometimes see something like this:
?FirstName=&LastName=&EMail=&Error=&Server=
I want to make a JS that can enterpret THESE EXACT VARIABLES.
I then want it to print EVERY variable on a new line.
HOW CAN YOU DO THIS
P.S. -= I AM 11, Make this simple =-
At the end of an HTML page, you can sometimes see something like this:
?FirstName=&LastName=&EMail=&Error=&Server=
I want to make a JS that can enterpret THESE EXACT VARIABLES.
I then want it to print EVERY variable on a new line.
HOW CAN YOU DO THIS
P.S. -= I AM 11, Make this simple =-
Comment