Ask a Question related to ASP.NET General, Design and Development.
-
Tommy #1
Is Cookies hashed by default
If I stored some data in a cookie, does ASP.NET hash the values in
cookies by default to prevent the data from being tempered?
If ASP.NET does hash cookies by default, what algorithm does it use?
Also, can I enable/disable this feature through the Web.Config, and
can I use a different algorithm.
If ASP.NET does not hash cookies by default, how can I make ASP.NET
hash the cookie. Will it be some settings in Web.Config, or will it be
custom code.
Thanks in advance.
Tommy Guest
-
Help Urgent, How to get hashed pwd in web service when send in username token as SendHashed
Hi, I am sending username and pwd in usernametoken in SendHashed format, While in web service, i am getting Nothing in that UsernameToken's... -
Cannot check hashed password
Hello, When users enter their email address and password in the login form, a login check is made using the following code. (The password is... -
Setting index.cfm as the default document??? Yes, it hasbeen added as a default document in IIS.
I am having trouble getting IIS to recognize the default index.cfm document, and I was wondering if anyone could give me some guidance. I created a... -
Cookies... Help Please !
In article <2lg5ivcd5n5t8ao8fp2050rc65sei8uai7@4ax.com>, Fred < @> wrote: Does php allow this? I would use strcmp. -
cookies and php
Hi Is it possible to add information (username + password) into a cookie so that i can get to that information when it is required, eg somebody...



Reply With Quote

