Question
OnClick and session var
I have a link and I want to pass a session var to the next
page. I
have done it a lot of ways without success. Here is the on I thought
should have worked.
<a href="clst_ed.asp" onClick="javascript: <%"Session("cbsg_a")=
Response.write(rs_clst.Fields.Item("PgID").Value) %>">Edit / Update</a>
Any suggestions?
--
have done it a lot of ways without success. Here is the on I thought
should have worked.
<a href="clst_ed.asp" onClick="javascript: <%"Session("cbsg_a")=
Response.write(rs_clst.Fields.Item("PgID").Value) %>">Edit / Update</a>
Any suggestions?
--
