Thursday, July 30, 2009

How do I create an *.asp file to post to from a login that will allow users to access their specific pages?

I want users to be able to login on the home page and after they submit their user name and password, they will be redirected to their specific page with their files. If they try to access the User Only page without being logged in, I want a login to come up, then take them to the page as well. I'm using a simple HTML form with a submit button and text fields.

How do I create an *.asp file to post to from a login that will allow users to access their specific pages?
Here download all my ASP user authentication scripts off my server, see how you like them. In the zip you will find a folder that has a complete Login script. Im sure you can find the line in there that you are looking for:





http://yellphost.com/test-dir/ASP_Script...
Reply:Are you using a database? If not, that can be very tedious.
Reply:create a database with username, password and url - have the form access that to call what pafe is loaded. 30 minute project

pink flowers

No comments:

Post a Comment