is there a way to redirect to the same open tab in browser from a registration mail?? And work with the same session ?? I guess there must be ... because i just signed in here in stackoverflow ... and it was doing exactly that. (I think)
I am trying to do the same with php. I want the user to be able to register via the link - the easy way. But also during the order process. Which means i already have a session running with CART and Customer information to which i want to redirect of course.
Thanks.