Registration without setting session/cookie?
I am working on a script to register users for vbulletin accounts but not log them in. The idea is that after one person registers, the confirmation message shows and they are then (via a meta forward) directed back to the registration page so another person can register. I have everything worked out except for the cookies. For some reason, if I use the back button this works fine but if I wait for the page to redirect or click a link, a cookie is set and the user is considered logged in. How can I modify the registration process so no cookie is set?
|