A
Amit Bansal \(MCT, MCSD.NET\)
if we want to access the vaules of one page into another, following are the
3 options
1. query strings
2. session objects
3. server.transfer (this done using properties (if i am not wrong))
is there any other mechanism?
3 options
1. query strings
2. session objects
3. server.transfer (this done using properties (if i am not wrong))
is there any other mechanism?