new guy needs some help

G

Guest

Hi,
I'm new to asp.net 2.0 and I'm working on creating a web site that allows
user to log into the web site and view information pertaining to them such as
accounts, sales, and other information they are assoicated with. I've been
reading about the membershipAPI and the Logon Controls, which looks like
they'll work, but I have exsiting database (SQL) that already has usernames
and passwords in it from a windows application. So for the web, how can I
create a logon page, validate the user and take show data based on their ID?
Also I'm looking into using Forms Auth, so how can I allow the user to view
all the pages in the web site once they log in?
If someone can point to some examples of this or show some code snippets
that would be great. this is my first web app i'm doing that is allowing
users to log in and i'm not sure how to go about creating it correctly.
 
T

Tom

I was looking at that actually, but I don't see were I can use my SQL
database with the 2.0 logon control to validate the users.
I'm new to the 2.0 and web development, do you have some examples of this
using SQL db, but not the aspuser database?
 
T

Tom

thanks, but my current db already has a user table and a role table for all
users.
what i'm trying to figure out (if possible) is use the logon control and go
against my user and role tables in my current database. I'm trying to
prevent the creation of any user tables that already exist in my current
database schema.
 

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

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,521
Members
44,995
Latest member
PinupduzSap

Latest Threads

Top