February 28th, 2000, 10:17 PM
hi
can anyone tell me how to assign a variable content to a session object. code is like this
sub node_click
thisdocid = treenode.text
<% session("docid") = thisdocid %>
end sub
help me please
thanks
can anyone tell me how to assign a variable content to a session object. code is like this
sub node_click
thisdocid = treenode.text
<% session("docid") = thisdocid %>
end sub
help me please
thanks