RE: FN-FORUM: ASP.NET server.transfer
date posted 26th January 2006 09:35
The middle page has a form on it that's populated from the previous page.
I'm just doing a formid.value = 123 then doing the last server.transfer.
Craig
-----Original Message-----
>If you do server.transfer(xyz.aspx, true) then you get all of the form
>collection available. I'm just wondering why, if I add a value to a field
>on the page, it doesn't end up in the final page.
How are you adding the extra field to the collection?
Damon