R
Ray
Within a Database Region I have a variable called Identifier. I wish to pass
this around as a Session Variable, but if I try <%Session("Identifier") =
"Identifier" %>, when I display the Identifier field it shows it as the word
"Identifier". Now I understand why it does that, but how do I assign the
variable as the Identifier value?
this around as a Session Variable, but if I try <%Session("Identifier") =
"Identifier" %>, when I display the Identifier field it shows it as the word
"Identifier". Now I understand why it does that, but how do I assign the
variable as the Identifier value?