Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 3.5 > ASP.NET 3.5 Professionals
|
ASP.NET 3.5 Professionals If you are an experienced ASP.NET programmer, this is the forum for your 3.5 questions. Please also see the Visual Web Developer 2008 forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 3.5 Professionals section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 26th, 2010, 03:29 AM
Registered User
 
Join Date: Apr 2010
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Red face Login Security (Form Authentication)

Can anyone give me solution for login security.

how can i send my user id & password over the internet from browser to web server. I'm using Form Authentication . Without SSL is it possible?
 
Old April 26th, 2010, 03:49 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

That's exactly what Forms Authentication is designed for.

And yes, you can do it without SSL, but it's less secure....

Imar
__________________
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Follow me on Twitter

Author of Beginning ASP.NET 4.5 : in C# and VB, Beginning ASP.NET Web Pages with WebMatrix
and Beginning ASP.NET 4 : in C# and VB.
Did this post help you? Click the button below this post to show your appreciation!
 
Old April 26th, 2010, 04:40 AM
Registered User
 
Join Date: Apr 2010
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Red face login Security

How can i encrypt user id & password , If i use javascript for encryption then code is viewable from view source. what is the best practice or how can i do this.
 
Old April 26th, 2010, 05:28 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

If you want to encrypt the data, you need to use SSL....

Imar
__________________
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Follow me on Twitter

Author of Beginning ASP.NET 4.5 : in C# and VB, Beginning ASP.NET Web Pages with WebMatrix
and Beginning ASP.NET 4 : in C# and VB.
Did this post help you? Click the button below this post to show your appreciation!





Similar Threads
Thread Thread Starter Forum Replies Last Post
Authentication, Login, logout and security feature hendyhanusin ASP.NET 1.0 and 1.1 Professional 2 March 23rd, 2007 08:04 AM
Authentication, Login, logout and security feature hendyhanusin ASP.NET 2.0 Basics 0 March 22nd, 2007 08:58 PM
Authentication, Login, logout and security feature hendyhanusin ASP.NET 1.x and 2.0 Application Design 1 March 22nd, 2007 08:55 PM
Authentication, Login, logout and security feature hendyhanusin ASP.NET 1.x and 2.0 Application Design 1 March 22nd, 2007 08:39 PM
Authentication, Login, logout and security feature hendyhanusin ASP.NET 1.0 and 1.1 Basics 0 March 22nd, 2007 04:15 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.