B
Brian Conway
I am trying to use a variable from a login page web form (username) to build
a select statement in another web form. How do I pass the variable from one
form to the other and then insert that variable into my select statement? I
thought setting it as a public variable would do it, but that is not
working, unless I have it in the wrong place. Currently it is in the class
area.
a select statement in another web form. How do I pass the variable from one
form to the other and then insert that variable into my select statement? I
thought setting it as a public variable would do it, but that is not
working, unless I have it in the wrong place. Currently it is in the class
area.