How do I get my Website membership going?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Ok here's my problem,

I have a database on my server, I also have my frontpage website setup with
the login pannel and registation pannel setup, I've linked them and I need it
so I can get people to register, them at the homepage login with the pannel
provided so they can get to the private page, I need it so the information on
the registation page is stored on the database and when they log into their
account on the homepage the data on the database can be accessed and get it
so they can log into it and get into the member's page.

Any help would be much apreaciatated....
 
Depends on your hosted server and what DB server side scripting they support
On a windows server that supports Access,
- you can attempt it with the DB Wizards
- or hand code the asp code

--




| Ok here's my problem,
|
| I have a database on my server, I also have my frontpage website setup with
| the login pannel and registation pannel setup, I've linked them and I need it
| so I can get people to register, them at the homepage login with the pannel
| provided so they can get to the private page, I need it so the information on
| the registation page is stored on the database and when they log into their
| account on the homepage the data on the database can be accessed and get it
| so they can log into it and get into the member's page.
|
| Any help would be much apreaciatated....
 
Back
Top