Hi
I have added a new ASP page to an existing application. On the click of a button, I have to set the value of a Session variable. But when I click the button I get the Error: Object Required: Session
Does this new page have to be added/referenced by the application to recognise the session variable
Thanks.