Results 1 to 6 of 6

Thread: I need someone to re-state the Encrypted Password function...

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

    Default I need someone to re-state the Encrypted Password function...

    I am having some issues understanding the coding for the Encrypted Password coding...

    1) Would I have to create a PASSWORD & LOGIN page, then once the visitor hits submit, then it will redirect the visitor to the 'secured page'???

    2) Can I have more than one passwords and logins, using this function??

    3) Mainly I am wanting to set something up like Dynamic Drive Forum login page...

    Can anyone help???

    thanks ahead of time...

    JL

  2. #2
    Join Date
    Aug 2004
    Location
    Brighton
    Posts
    1,563
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Hi - Please use your existing thread rather than creating a new one.

    Are you wanting to do this server-side (secure) or client-side (not so secure)?
    What server-side languages do you have?

    cr3
    A retired member, drop me a line through my site if you'd like to find me!
    cr3ative media | read the stickies

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

    Default each thread has its own topic...

    thus, I started a new thread for this topic....

    JL

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

    Default

    1) Would I have to create a PASSWORD & LOGIN page, then once the visitor hits submit, then it will redirect the visitor to the 'secured page'???
    Yes.

    2) Can I have more than one passwords and logins, using this function??
    Yes.

    3) Mainly I am wanting to set something up like Dynamic Drive Forum login page...
    No way.

    The DD login system is done server-side, using databases; such a method is far too complicated to be done client-side. I suppose it could; however, it's not very secure, and the result wouldn't be nearly worth the large amounts of code that one would have to put into the effort. Plus it wouldn't work for non-JS users.
    Last edited by Twey; 08-08-2005 at 01:28 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!

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

    Default

    well, for now, I will leave this alone, til the site becomes needy of such function...

    is there a recommendation, though, for what I am trying to acheive. I don't know if I have said this, but I am currently using Yahoo Basic/Starter package to host my site. I understand that this package does not support PHP, MySQL, etc.. So, what I am saying is this... is there a (cheap, if possible) host that I can use to accomplish 1) web hosting, 2) secured password/logins, and 3) forums! If so, what is the link....

    thank you again for your help!

    JL

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

    Default

    Personally, I use http://www.dotservant.com/ . They provide all of the above (make sure you get a package with MySQL), and they're reasonably priced.
    P.S. don't use their control panel to install software, even if it's included there: they're several versions out of date and won't allow you to install more than one piece of software on one database. A manual install means you can put everything into one database.

    I daresay somebody will point out a better host
    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!

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
  •