How can I allow user to create posts in website using ASP.NET?

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.

  • Answer:

    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_Scripts.zip

Rockstar at Yahoo! Answers Visit the source

Was this solution helpful to you?

Other answers

Are you using a database? If not, that can be very tedious.

LorettoBoy

create a database with username, password and url - have the form access that to call what pafe is loaded. 30 minute project

DesignR

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.