Re: Creating Customer Web Portal



I've developed several using ASP but now prefer ASP.NET 2.0 which provides a
Membership, Roles and Profiles system that integrates with the database
which a stored procedure builds for us. Setting up the login page is
something like 6 clicks. Learning to do it all takes a month or two.

<%= Clinton Gallagher
NET csgallagher AT metromilwaukee.com
URL http://clintongallagher.metromilwaukee.com/


"Dave Basile" <dbasile@xxxxxxxxxxxxxx> wrote in message
news:OZMrw%23GPGHA.2036@xxxxxxxxxxxxxxxxxxxxxxx
Hello,

I cannot find any documentation for creating a web portal for my
customers.
I want a simple login page with username and password.
Based on their username, they should be directed to a "Portal" page which
gives them access to
their own specific reports for download or online viewing.

Any thoughts?
Thanks
Dave Basile





.



Relevant Pages

  • Re: Enter user name, enter password, then press enter...
    ... What do you do when the customer asks that the database login in be the same ... username and password to use all of the stuff that she is permitted to use. ... I have implemented this type of security for Access, VB, and Web Based ASP ...
    (microsoft.public.access.forms)
  • RE: Receiving JDBC error when executing program - Login failed for user sa
    ... says we're using 'sa' so I would think that's the username being passed in. ... | I am receiving the following error when attempting to run my database ... I tried to login the 'sa' account ...
    (microsoft.public.sqlserver.jdbcdriver)
  • Re: Dynamic SQL
    ... Don't need to login to the database. ... OF course entering username N00bHax0r') will cause an error. ... // is the Validators good for this ????? ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Design question
    ... username and password on the App Server and Database server and synchronize ... recommend using the stored procedure for security and performance reasons. ...
    (microsoft.public.dotnet.framework.remoting)
  • Re: Limiting a user to only executing a stored only that access an
    ... the underlying source code) and execute a stored procedure. ... I simply gave the user login to the database and ... "What I would like is to create another database, ... Northwind using three part name qualifier. ...
    (microsoft.public.sqlserver.security)