Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Encrypted Password

  1. #1
    Join Date
    Jul 2005
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Encrypted Password

    Encrypted password script
    http://www.dynamicdrive.com/dynamicindex9/password.htm

    i seem to be having a little bit of a problem linking the page where u type your username and password to the page that it is meant to be "protecting" could someone plz show me where in the script and a little bit of a walkthrough, i have the username and pw just unsure about how to link
    Last edited by InDi; 07-31-2005 at 02:49 AM.

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    The script does the linking for you. The page it will link to is called:

    password.htm

    where password is the password you've chosen. To get things to work, just create that page or rename an existing one to that name. Example:

    If the password you've chosen is:

    alabaster

    then the page the script will link the user to upon successfully filling out and submitting the username and password fields is:

    alabaster.htm
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. #3
    Join Date
    Jul 2005
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    o ok i shall try again but yeah, it is named with my password as far as i know...it should go to the page evn in preview shouldnt it?

  4. #4
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Oh Oh. Did you say preview? If you are using FP or any other WYSIWYG editor, there is no telling how it might be modifying the code. When inserting scripts into documents created with an editor of this type, it is best to create the page first, then open it in a text editor like notepad or simple text to add the script. Save a copy without the script on it to work with later in the WYSIWYG editor should the need arise, always adding in the script last, using a text editor. Once the script is added, do not load the file back into the WYSIWYG editor. Upload it ftp (preferred) or using your host's online utility for uploading files. Preview the page with the script on it locally using the browser.

    Additional Note:
    You must have the page named password.htm available to the page with the script on it.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  5. #5
    Join Date
    Jul 2005
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    ahh ok righto that could be the problem, ill give that a shot, thanx mate

  6. #6
    Join Date
    Jul 2005
    Location
    Kuwait-I'm American
    Posts
    127
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    oh, and to protect your confidentiality, so noone can peek over your shoulder and see your password (the page name) make the page name passwordinhex.html.
    that means: convert your password into hexagonal language. that will make it harder for people to remember the page name (unless they have photographic memory)
    //\\ //\\// || //\\//\\ //\\ ||_
    SOFTWARE

  7. #7
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    Quote Originally Posted by IanMarlowe
    hexagonal language.
    (bangs head on desk)

    It's hexadecimal. Not "hexagonal language." It's not a language, and it doesn't pertain to six-sided shapes.
    Also, I doubt if s/he has a clue what you're talking about.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  8. #8
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Quote Originally Posted by Twey
    (bangs head on desk)
    %4f%75%63%68%21
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  9. #9
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    *runs javascript:alert(unescape("%4f%75%63%68%21"));*
    Pfft. It's my head, not yours!

    P.S. readers will have to copy-paste that into the address bar, VBulletin (probably intentionally) mucks up the link.
    Last edited by Twey; 08-01-2005 at 03:38 PM.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  10. #10
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    That was empathic 'hexagonal language'.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

Bookmarks

Posting Permissions

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