-
Hi sir, How can i send mail in asp.net. Can we use encryption algorithms in login page? how?
M.Ambigai wrote:
How can i send mail in asp.net.
Using the classes provided in System.Net.Mail[^]
M.Ambigai wrote:
Can we use encryption algorithms in login page?
System.Security.Cryptography
has got many classes to work with encryption. What do you mean by using encryption algorithm in login page? Are you trying to encrypt the password? :)Navaneeth How to use google | Ask smart questions
-
M.Ambigai wrote:
How can i send mail in asp.net.
Using the classes provided in System.Net.Mail[^]
M.Ambigai wrote:
Can we use encryption algorithms in login page?
System.Security.Cryptography
has got many classes to work with encryption. What do you mean by using encryption algorithm in login page? Are you trying to encrypt the password? :)Navaneeth How to use google | Ask smart questions
ASP.NET
3
Posts
2
Posters
0
Views
1
Watching