Hello all, I've developed a site and there I use .net built-in authentication system. Also I have another sql server database. But while I'll go for hosting this site, how can I attach my asp.netdb with my other ms sql server database. Is there any other way to host my site with asp.netdb and ms sql server database? Because the pages will uploaded by FTP and ms sql server database will be uploaded by ms sql server but how the asp.net built authentication (asp.netdb) will be uploaded. If I fail to upload this my site's authentication process will be failed :(
And there is a problem is asp.net built-in authentication system, the password have to have an special character but I don't want it. I want simple for my user;how can I do this, I mean, omit the special character criteria from the authentication system. Is there any way to do it?
Please help me.......
Thanks in advance.
...
Go to the complete details ...