redirect using QueryString

redirect using QueryString

Hi,

I have enter.php page for signing in and I am authenticating the user using ajax

when done, and if the url enter.php has a paramters redirect like this:


I want the jquery to redirect to that page..

How can I do that please?


Thanks,