Forum Moderators: open
What I meant was that you could submit to another page in the code itself
ie like response.redirect although I want to pass variables to it. I don't want to attach them to the querystring as i want to keep them hidden
Current reason for wanting to do this, is that I want to keep a login state across two domains
domain.com and admin.domain.com
Any ideas?
Thanks