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. Authentication in asp vbscript

Authentication in asp vbscript

Scheduled Pinned Locked Moved Web Development
csharpsecuritybusinessannouncement
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.
  • K Offline
    K Offline
    krishna19
    wrote on last edited by
    #1

    Hi all, We have a web application in asp vbscript. I need to ensure that the access to different modules in the application be determined by the credentials of the user logged in.. Now any user is able to access any page once logging in...if he knows the URL.. The business logic is written in .Net but the front end pages are pure asp. Thanks in anticipation...

    If you fail for the first time , call it version 1.0.

    I 1 Reply Last reply
    0
    • K krishna19

      Hi all, We have a web application in asp vbscript. I need to ensure that the access to different modules in the application be determined by the credentials of the user logged in.. Now any user is able to access any page once logging in...if he knows the URL.. The business logic is written in .Net but the front end pages are pure asp. Thanks in anticipation...

      If you fail for the first time , call it version 1.0.

      I Offline
      I Offline
      Ish Kapila
      wrote on last edited by
      #2

      hi, try using sessions.. i once had the same problem 1) ask the user to log in.. 2) store his credentials in a session.. 3) write any query to check his status/rights from any database of registered users thst u have.....( if any ) 4) allow him those rights on the necessary page...or....redirect to the page u allow him... i hope it will solve ur problem or atleast give u the concept of the idea.. thanx...

      Ish Kumar Kapila

      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