asp.NET common login

H

HollyylloH

I have created several sections using the Database Interface Wizard. Each
having its' own submission and database editor pages, username and Password.
I need to be able to have the users log in by clicking a "Members Login" link
from the index page. I need everyone to be able to use the same login page
and then be directed to the appropriate section. If I set the Member Login
link to go to the login.aspx file they are able to enter a username and
password but get a 404 error resource not found URL /default.aspx.

How can I make this work?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top