aspdotnet_website_programming thread: Accessing Session variables in vb file???
In a web application I have created a vb file where I create all the public functions. On the same lines i want to create a function which can access the session variables and based on the parameter(s) passed to the function can take action on those session variables. ANy ideas on how to proceed. This is not a code-behind file (.aspx.vb). I want to access the session variables in a vb module Thanks in advance
|





