|
-
Sep 28th, 2005, 04:31 AM
#1
Thread Starter
Fanatic Member
Process on current page then post hidden val to next page
Hi,
I'm wanting to process a form on the current page then send some hidden values to the next page i.e user Id, current journal name, manuscript number etc.
At the moment I'm using response.redirect and putting them in the queryString but I don't want to expose the user id in the querystring, I also want to avoid using cookies and session variables to hold this data.
Does anyone know if this is possible? Is there a way to use response.redirect and post?
Cheers Al
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|