Results 1 to 2 of 2

Thread: How to create a login page using asp.net?

  1. #1
    Join Date
    May 2010
    Posts
    49

    How to create a login page using asp.net?

    How to create a login page using asp.net?
    web development
    Web Design New York
    NY Web design

  2. #2
    Join Date
    Feb 2010
    Posts
    45
    Hi,

    .Net provides some pre build components to do this, or otherwise you can write one of your own, which will read the username & password entered by the user authenticate it with the database and take the user to page for logged in user.


    Hope this helps.



    Cheers,

Similar Threads

  1. ASP.NET Page, Client-Side Slowness in IE 7
    By monico1028 in forum Client & Server Side Scripting (PHP, ASP, JavaScript)
    Replies: 0
    Last Post: 07 Mar 2008, 10:12 AM
  2. How to create a donation page?
    By kade119 in forum Client & Server Side Scripting (PHP, ASP, JavaScript)
    Replies: 1
    Last Post: 09 Apr 2007, 08:45 PM
  3. create page from a form
    By shdwmnk in forum Web Design, HTML Reference and CSS
    Replies: 1
    Last Post: 17 Dec 2005, 04:42 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •