Hello,
What would happen if I ever end up with a utl like this?
I am asking because I am making a redirect appending this bit to the incoming url: ?someothervar=testCode:http://somesite.com/?var1=blah&var2=ok?someothervar=test
My question is obviously: what happens if the incoming url already has a querystring (such as ?var1=blah&var2=ok) and I append to it ?someothervar=test ? Should I test for every incoming request to check if a querystring already exists?
Cheers.
![]()



Reply With Quote






Bookmarks