|
|
 |
RE: FN-FORUM: ASP.NET server.transfer
date posted 26th January 2006 10:11
Thanks for the suggestions guys. I've got it working now using a the
session space.
Cheers,
Craig
-----Original Message-----
I *think* with server.transfer you can't add extra fields to the
collection - I seem to remember looking at this before and it can't be
done that way.
I guess you could add the data as a session variable - add it in the
.aspx you're receiving from and then remove it when you get to the
transfer destination.
|
 |
|