473,493 Members | 4,319 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Login Control Visual Studio 2005

1 New Member
Hi

I am using login control from visual studio 2005 to develop me web page. But "Remember me" checkbox is not working in my case. Even if I check it and close the browser, it doesn't appear there when i come to that page next time. So can anybody help me this to resolve this problem?I need codes in vb.net for this
Sep 11 '07 #1
1 1381
Frinavale
9,735 Recognized Expert Moderator Expert
Hi

I am using login control from visual studio 2005 to develop me web page. But "Remember me" checkbox is not working in my case. Even if I check it and close the browser, it doesn't appear there when i come to that page next time. So can anybody help me this to resolve this problem?I need codes in vb.net for this
Hi Deepacofc :)

The "Remember Me" feature of the login control remembers the logged in user the next time that browser visits the website.

It remembers the user because it sets a persistent authentication cookie.
It does not display a checked checkbox the next time the user visits the page because the user should automatically be logged in.

My guess is that you don't have your authentication cookies set up properly or that your browser clears cookies on closing....

I have split your question off of the this thread. In the future please post a new thread for your questions so that you will be more likely to receive an answer. To do this go to the .NET Forum (blue menu: Forums -> .NET) and click the orange button near the top of the page labeled "Start a new discussion".
Sep 12 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

5
1724
by: RedEye | last post by:
Hello, I am working on a test site to explore the new login controls and membership features of ASP.NET v2.0. I have tested the controls using SQL Express and have now decided to try using a...
6
14533
by: Tim Cartwright | last post by:
I have a page that has the login control on it, nothing else. This page inherits from a master page, neither page has any code in it. This page works perfectly when running on the WebDev debug web...
0
1415
by: athos | last post by:
Previously, we could use Visual Studio .Net 2002 combined with Visual SourceSafe 6.0 to maintain version control for Stored Procedures. (refer to "How to add SQL Server 2000 Stored Procedures to...
0
1180
by: ME | last post by:
I can't seem to delete records using an objectdatasource. The object is a Typed Collection built by Visual Studio that access a SQL Database. When I try to delete using the ObjectDataSource it...
5
1464
by: Seok Bee | last post by:
Dear Experts, I an trying to use the Login controls in asp.net 2.0 in the Visual Studio 2005. I have created the login page as login.aspx and set the DestinationPageUrl to ont of my webpage. I...
1
1121
by: Jarkko Turpeinen | last post by:
Hi, can someone tell me how can I create login in visual studio 2005? like a, when I try to access to some folder with browser it ask everytime to login first to get in there before I can see...
3
4055
by: OD | last post by:
I have an ASP .NET 2.0 application that has been developed using Visual Studio 2005. This application is basically a an application that provides various reporting using crystal reports. When I run...
0
1398
by: Freddie | last post by:
this is surely the wrong group, but you guys have been so helpful in the past ... i want to use the new forms authentication in asp.net 2.0 with sql server 2005 dev edition so i created a...
2
4207
by: Sasquatch | last post by:
I'm having trouble creating a simple login page using the asp:login control. I followed some instructions in a WROX book, "Beginning ASP.NET 2.0," and the instructions are very straight forward,...
7
2234
by: =?Utf-8?B?UGV0ZXI=?= | last post by:
I'm new to Visual Studio 2005. I'm creating a windows application using Visual Basic. After I added a control to a form and added some codings to the control, I want to rename the control. ...
0
7118
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
6980
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7157
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
6862
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
4579
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3087
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3078
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
637
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
282
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.