G
Guest
I am trying to set a Session cookie to contain the error message from a catch
block so I can access the message after postback however in the page_load
event the cookie is null. Is it not possible to set this from a catch block?
block so I can access the message after postback however in the page_load
event the cookie is null. Is it not possible to set this from a catch block?