Hi,
I have a critical problem regarding, avoiding the user to login to wibsite using the same credentials at the same time.The concept is once the user is logged in to application the that user credentials should be locked, i.e. no others should be able to login with that credentials....
What I have tried is with the following code
In web.Config I added following code:
<sessionState
mode="StateServ er"...
User Profile
Collapse
-
Avoid Concurrent Login in ASP.NET
-
Images are not displayed in the login page
Hi,
I am facing a problem when working with ASP.NET 2.0. The problem is when the authentication mode is set to Form Based in ASP.NET and redirecting to Login.aspx I can't able to see the Images in the runtime for login page
Kindly suggest me a solution As early as possible
Byee.. -
But there is no default constructor defined for HtmlWindow class.So we cannot use HtmlWindow ht= new HtmlWindow();... -
Using System.Windows.Forms.HtmlWindow in ASP.NET
When I am trying to use the HtmlWindow Class in ASP.Net using C# language ,I am getting an error stating that no default constructor is defined for HtmlWindow class.
I tryied just by getting reference also like
HtmlWindow ht;
Now I am getting an error stating that the variable should be initialised before using.
Kindly respond with appropariate solution.
What I need is to access the methods...
No activity results to display
Show More
Leave a comment: