TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
hmmm55
NA
1
0
ASP.net UserLogin
Aug 9 2004 5:53 AM
I got the Simple ASP.net Login code from C#Sharpcorner, wht should i change so that when the login is successful, it redirect to another page? I know we can use response.redirect in ASP but i'm not sure of the coding in ASP.net. Anyone? PLease help. The code from C#Sharpcorner: <%@ page language="C#" %> <%@ import namespace="System.Data" %> <%@ Import Namespace="System.Data.OleDb" %>
Simple ASP.NET Login
Simple ASP.NET Login
Username
Password
Reply
Answers (
2
)
Connection Pooling Problem
How to freeze a datagrid header