When i try to access a url, it is a simple url, no querystring paramaeters or anything, by clicking from a document or from my inbox it redirects itself to the default.aspx page, saying the session has timed out.
However, if i access the same page from another page, by clicking on a submit button, i.e. reach that page via Post, the page loads without problems. Any ideas what might be happening. I need to send this url to a client, so no pressure there!!! All the concerned page has is a form with 4 text boxes and a submit button. It is an aspx page, hosted on IIS6.0.
However, if i access the same page from another page, by clicking on a submit button, i.e. reach that page via Post, the page loads without problems. Any ideas what might be happening. I need to send this url to a client, so no pressure there!!! All the concerned page has is a form with 4 text boxes and a submit button. It is an aspx page, hosted on IIS6.0.