Forum Moderators: mack

Message Too Old, No Replies

I want a customer log in screen that connects to database

         

jtmoney77

8:24 pm on Jan 4, 2004 (gmt 0)

10+ Year Member



I want a site that makes the customer pay for a membership in order to receive great deals on products. The new customer will have to put in their name and password to enter. No one else will be able to get in unless they get a memebership. I am working in Front Page and I have some knowledge of Access. I actually did this many years ago in school, but dont remember. Please advice me on how to do this...I figure there are a bunch of articles on the internet, but cant seem to find any yet.

Thanks for your time!

txbakers

9:17 pm on Jan 4, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



If your web host has Front Page extensions you can do a rudimentary version in FrontPage. Read the help files and tutorials and you'll find the answer.

If you are on a Windows host you can use ASP pages with Access which are better managable than FrontPage. You can use a text editor instead of the WYSIWYG program and all the odd bots that FP generates.

Again, there are lots of help scripts available if you choose ASP.

If your webhost is not Windows, then you need to consider using another language such as PhP or JSP.

Find out what your webhos supports first, then we'll point you in the script direction.

jtmoney77

4:46 pm on Jan 21, 2004 (gmt 0)

10+ Year Member



Thanks for the help....I may have more questions once I start this new project..thanks again!

Jeremy

robert adams

5:27 pm on Jan 21, 2004 (gmt 0)

10+ Year Member



You have to be using a windows server to use access for a database. If you are on Unix/Linux you can use Mysql and others.
look at hotscripts for membership scripts or user authentication scritps

lots there,
robert