|
|
 |
FN-FORUM: ASP.NET server.transfer
date posted 25th January 2006 19:33
Hi
I was wondering if anyone has any ideas on how to add a value to a form
collection before initiating server.transfer.
I have a page that gets populated via a server.transfer. After a form
submit button is pushed, the page executes some code and needs to change a
value in the existing form collection before it then gets server.transferred
off again to it's final destination. The generated value appears to be
being assigned to the right hidden form element in the debugger, however
it's never available in the request.form collection at the other end.
Am I approaching this arse about face I wonder?
Craig (an ASP.NET newbie)
|
 |
|