Results 1 to 2 of 2

Thread: Authenticate it ... well sort of...

  1. #1

    Thread Starter
    Banned jhermiz's Avatar
    Join Date
    Jun 2002
    Location
    Antarctica
    Posts
    2,492

    Authenticate it ... well sort of...

    Simple .htm page that is on our web server. I just want it so that the page does not display unless the end user has entered a specific password. Is this possible?

    I dont want anything like a GUI or anything like that...just something that pops up and asks for a password..if its correct than the end user gets the page displayed otherwise nothing.

    Thanks,
    Jon

  2. #2
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    Place a .htaccess file in the directory - provided that you use Apache, but there's something similar for IIS, I'm sure.

    In this .htaccess you put can place authentication information for the containing directory.

    File-wise is not possible wiht plain HTML.
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

Posting Permissions

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



Click Here to Expand Forum to Full Width