G
gg
It appears that the statment:
Response.AddHeader("Refresh", Convert.ToString(15))
is causing my session to expire. Does this make sense?
Response.AddHeader("Refresh", Convert.ToString(15))
is causing my session to expire. Does this make sense?