Question
Log-In Page Without A Database?
Our website wants to have a page for a group of specific
users who will only have 1 username and 1 password between them.
Can I set this up with a database by adding the login info within
the page?
Our server has ASP.NET but it was set up by someone else and I cannot figure out how to connect to it. Plus the ASP.NET is used only on 2 pages which create a text file of the names/emails entered. All of the other pages are stricly HTML with nothing fancy on them.
Any suggestions?
Also this is in lieu of utilizing an non-pay pal shopping cart to provide a discount to these users. My solution was to have a specific ticket purchasing page for them that they would log on to with this group user name and password. Good times.
Our server has ASP.NET but it was set up by someone else and I cannot figure out how to connect to it. Plus the ASP.NET is used only on 2 pages which create a text file of the names/emails entered. All of the other pages are stricly HTML with nothing fancy on them.
Any suggestions?
Also this is in lieu of utilizing an non-pay pal shopping cart to provide a discount to these users. My solution was to have a specific ticket purchasing page for them that they would log on to with this group user name and password. Good times.