R
Rocio
any comments on this? I always use session variables to pass values
among web forms. That is if I get a username, password in a Login
form, then I pass these to the subsequent Search form as session
variables. The search form needs to know who login to display the
appropriate data.........is this the most efficient way of doing this?
among web forms. That is if I get a username, password in a Login
form, then I pass these to the subsequent Search form as session
variables. The search form needs to know who login to display the
appropriate data.........is this the most efficient way of doing this?