Results 1 to 7 of 7

Thread: Adding login script to html page

  1. #1
    Join Date
    Sep 2007
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Adding login script to html page

    Hi can anyone tell me how to add a log in script to this page?

    http://www.zymic.com/template_previe...d=121&cat_id=1

  2. #2
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  3. #3
    Join Date
    Sep 2007
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanks, I got the log in part to work.

    anyone know how to make the register and forgot password to work?

  4. #4
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    Sure.... but.. why don't they? Link to your page or give us some info.
    In general, the code is working, so it must be something in your page.

    Considering just viewing the pages might not give us all the info because PHP source is hidden, you could post some of your adapted php code as well (after removing any passwords, etc.).
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  5. #5
    Join Date
    Sep 2007
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Oh sorry, you can download the template here. I dont know where to put anything for the register and forgot password to work.

  6. #6
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    Oh, hmm.. from your phrasing, I thought that both of those were options in the script. Looks like forgot password may not be included.

    The register link in the original script uses "?register", and you can probably do the same.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  7. #7
    Join Date
    Sep 2007
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I think i got this to work.


    <map name="Map" id="Map"><area shape="rect" coords="1,1,113,27 href="#" alt="Register" />
    <area shape="rect" coords="3,26,112,50" href="#" alt="Forgot Pass?" />

    ^ Found that somewhere in the script.

    Thanks for all your help.

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
  •