In addition to Dominick's comments, see:
http://www.adopenstatic.com/cs/blogs.../04/12/14.aspx
Cheers
Ken
"Datagrid left-right scroll problem"
< oft.com> wrote in message
news:7DF975FA-82DF-4CB3-B081-...
: We have got an application which is using Integrated Windows
authentication
: credential method for logging into the site. Our customer now is asking
for a
: requirement to provide more security. The requirement is like this..
:
: "Whenever the session of the application expires(as per time in
web.config),
: it should clear the User credentials so that even if the User enters the
site
: url in the same browser instance,the Integrated Windows authentication
: credential dialog box should pop up. This will make the user to enter the
: userid and password again to access the application. In other words, even
if
: the session expires, only authorized users should be allowed to login".
:
: Please help us in finding a solution for this. It will be really great if
: some experts can provide us the code snippet for this.
:
: Kind Regards & Thanks in Advance,
:
: Gireesh