Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1
    Join Date
    May 2005
    Posts
    348
    Tokens
    0

    Default need simple password protection HTML script

    does anyone know a password protection HTML script thats askes the user for the username and password then if there correct it sends the user to another page n if its wrong it sends them to the index.

    and if its possible can the usernames and passwords be stored in a seporate file.

  2. #2
    Join Date
    Jun 2005
    Location
    Manchester
    Posts
    3,187
    Tokens
    0

    Latest Awards:

    Default

    Use a MySQL Database too store the passwords and encrypt them in MD5

    www.Pixel2Life.com give good encryption tutorials.

    - Dan

  3. #3
    Join Date
    May 2005
    Posts
    348
    Tokens
    0

    Default

    oh yer by the way my host doesnt let me use MYSQL cuz ill have to pay extra to use them.

    is it possable to store it in a simple fikle like a seporate HTML file or a txt file?

  4. #4
    Join Date
    Jun 2005
    Location
    Manchester
    Posts
    3,187
    Tokens
    0

    Latest Awards:

    Default

    If you have cPanel then you can use .ht access too password protect directories but not encrypt passwords or anything.

    I don't think you can. Unless you use flatfiles but I don't know if your host would allow them either.

    - Dan

  5. #5
    Join Date
    May 2005
    Posts
    348
    Tokens
    0

    Default

    oo that sounds good..how do i do that?

  6. #6
    Join Date
    Jun 2005
    Location
    Manchester
    Posts
    3,187
    Tokens
    0

    Latest Awards:

    Default

    Well first of all.

    Do you have cPanel?

    - Dan

  7. #7
    Join Date
    May 2005
    Posts
    348
    Tokens
    0

    Default

    i think i do

  8. #8
    Join Date
    Jun 2005
    Location
    Manchester
    Posts
    3,187
    Tokens
    0

    Latest Awards:

    Default

    Show me a screenie of where you upload your files etc.

    - Dan

  9. #9
    Join Date
    May 2005
    Posts
    348
    Tokens
    0

    Default

    Quote Originally Posted by Raremandan
    Show me a screenie of where you upload your files etc.

    - Dan
    do you mean the uploader

  10. #10
    Join Date
    Jun 2005
    Location
    Manchester
    Posts
    3,187
    Tokens
    0

    Latest Awards:

    Default

    The homepage in which you are re-directed too when you log-in

    - Dan

Page 1 of 2 12 LastLast

Posting Permissions

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