Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > to logging into our account

Reply
Thread Tools

to logging into our account

 
 
shyam@niftysoft.biz
Guest
Posts: n/a
 
      11-24-2007
I have an account in a website.Suppose,If i will give the details such
as username and password,it wants to submit and automatically redirect
to the next page and shows contents in our page. Is it possible? If
any,kindly help me.......
Thanking you,
 
Reply With Quote
 
 
 
 
Alexey Smirnov
Guest
Posts: n/a
 
      11-25-2007
On Nov 24, 10:17 am, sh...@niftysoft.biz wrote:
> I have an account in a website.Suppose,If i will give the details such
> as username and password,it wants to submit and automatically redirect
> to the next page and shows contents in our page. Is it possible? If
> any,kindly help me.......
> Thanking you,


Yes, it's possible and depends on how you want to do it. For example,
if you use ASP.NET membership and forms authentication you can create
a login page using the ASP.NET Login control. This control takes a
user name and password, verifies them, creates an authentication
ticket and redirects to the originally requested URL, or to the page
that the user has to be redirected. For more information please check:

http://msdn2.microsoft.com/en-us/library/ms178331.aspx
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
logging buffered vs. logging history Christian Roos Cisco 4 02-05-2006 10:55 PM
Can I have 2 IP addresses on our internal interface on our cisco pix firewall bgamblin@spvg.com Cisco 1 09-08-2005 08:54 PM
How do we stamp our names onto our photos? Kim Digital Photography 6 01-06-2005 06:12 AM
Where do we get our MCDST symbols to put in our outlook signature? sb20056 MCDST 1 04-09-2004 09:40 PM
[java.util.logging] logging only to _one_ file Stefan Siegl Java 0 08-27-2003 12:29 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57