I have a session variable containing some string data. How do I access the session variable from the markup (not the code behind) and pass its value to the following code? I need to replace the ????? with the actual value of the session variable. Thanks!I have a session variable containing some strin