Hi everyone. I am using the Snitz Forums on my local computer (http://localhost) and I already use a logon database script. Instead of having my users signup twice (for my main site and for the forums), I was wondering if any expert can tell me how to use the Snitz login code as my main login code (so the members will be signed up once - at the Snitz databse).
Right now, I have two directories that are important for this.
My root directory (C:\asp) has:
index.asp (main page, has link to login) login.asp (login - NEED TO CHANGE) welcome.asp (site shown aften logged in) members.mdb (MS Access 2000 DB - I WANT TO DELETE)
quote: Hi everyone. I am using the Snitz Forums on my local computer (http://localhost) and I already use a logon database script. Instead of having my users signup twice (for my main site and for the forums), I was wondering if any expert can tell me how to use the Snitz login code as my main login code (so the members will be signed up once - at the Snitz databse).
Right now, I have two directories that are important for this.
My root directory (C:\asp) has:
index.asp (main page, has link to login) login.asp (login - NEED TO CHANGE) welcome.asp (site shown aften logged in) members.mdb (MS Access 2000 DB - I WANT TO DELETE)