N
Nigil LaVey
hi guys,
I have tried all sort of methods but still no luck.. I just can't figure
out why I can't see the actual value from <% Request.QueryString["myvar"]%>
within the webcontrol.
<ccs:ctrl id="LoginCtrl2" runat="server">
<Session>
<ccs:Session Name='<% Request.QueryString["myvar"]%>'></ccs:Session>
</Session>
</ccs:ctrl>
pls advise,
LaVey
I have tried all sort of methods but still no luck.. I just can't figure
out why I can't see the actual value from <% Request.QueryString["myvar"]%>
within the webcontrol.
<ccs:ctrl id="LoginCtrl2" runat="server">
<Session>
<ccs:Session Name='<% Request.QueryString["myvar"]%>'></ccs:Session>
</Session>
</ccs:ctrl>
pls advise,
LaVey