Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Authenticating login information of a user quickly

Authenticating login information of a user quickly

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netdatabasemysql
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    Vishnu Nath
    wrote on last edited by
    #1

    Hii, I am looking for a technique or method which would quickly authenticate my users login information and redirect it to its home page. I have observed gmail which is very quick in authenticating login information of any user. I am using MySQL database. I don't want to use asp.net login control. Looking forward for the answer.

    Aspiring Techie, Vishnu Nath

    C 1 Reply Last reply
    0
    • V Vishnu Nath

      Hii, I am looking for a technique or method which would quickly authenticate my users login information and redirect it to its home page. I have observed gmail which is very quick in authenticating login information of any user. I am using MySQL database. I don't want to use asp.net login control. Looking forward for the answer.

      Aspiring Techie, Vishnu Nath

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      While it's good to not use the ASP.,NET control, gmail is far from quick. It just uses AJAX to provide an immediate 'response' and then show a progress bar as it actually loads. Nothing is going to be much quicker than the ASP.NET control, although you can use AJAX to show some sort of progress bar, as gmail does.

      Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups