Is it possible to set a user's password to nothing (and it work)? I created a user and deleted the contents of the password field on the SQL server, but it didnt work. Is there a 'hash' for a null field? or do i have to recode some of the site to remove the 'password = null' type error checking?
Yeah previous post explains it. Sorry if moderators feel as if i'm doubling up, however i figured that a dropdown would be a bit hard for someone like myself (very limited ASP knowlege) to do.
Ah. Missed that one myself. I think you might want to look at NTAuthentication and/or using the Machine name... I'd have to sleep on this one. Best to continue on your previous vein though.