Creating a Password Form

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Eric

    #1

    Creating a Password Form

    Hi,
    I have a form that should be restricted to some users. I want to
    create a password form that requires a password to access that form.
    Can someone help guide me on how to create one? Thanks!

  • Keith Wilby

    #2
    Re: Creating a Password Form

    "Eric" <eric.nguyen312 @gmail.comwrote in message
    news:1181745980 .300366.198920@ n15g2000prd.goo glegroups.com.. .
    Hi,
    I have a form that should be restricted to some users. I want to
    create a password form that requires a password to access that form.
    Can someone help guide me on how to create one? Thanks!
    >
    This is a job for user-level security which is a complex topic. You could
    create your own password field in a table an bind your form to it but it
    would be easily defeated. If you want to get a feel for ULS there's some
    stuff on my web site.

    Keith.


    Comment

    Working...