How do I set a session variable on a .aspx page
OS XP and Access database on dreamweaver MX
I'm using the code
<%Session("SUser")=Request.Form("txtUName")%>
Where txtUName is input by the user and verified as existing in the database (that works)
Where does the code need to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.