Is there a way to do a redirect while passing variables without them showing up in the URL? I'm using RESPONSE.redirect to redirect a page and I need to pass a few variables to it but I don't want it showing up on the URL. Can this be done? Thanks in advance, Rick