Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Create a bookmark to login??  (Read 9173 times)

0 Members and 1 Guest are viewing this topic.

kpac

  • Web moderator


  • Hacker

  • kpac®
  • Thanked: 184
    • Yes
    • Yes
    • Yes
  • Certifications: List
  • Computer: Specs
  • Experience: Expert
  • OS: Windows 7
Re: Create a bookmark to login??
« Reply #15 on: December 16, 2009, 12:36:55 PM »
Quote
But everytime I need to use them I have to login
Are you the only person that uses your computer at work?

jefflynn

    Topic Starter


    Rookie

    Re: Create a bookmark to login??
    « Reply #16 on: December 16, 2009, 12:41:42 PM »
    Ok I figured it out on my own actually...  ;)
    In the url of the bookmark you put this at the end:
    /login.do?siteMapName=******&username=******&password=******

    BC_Programmer


      Mastermind
    • Typing is no substitute for thinking.
    • Thanked: 1140
      • Yes
      • Yes
      • BC-Programming.com
    • Certifications: List
    • Computer: Specs
    • Experience: Beginner
    • OS: Windows 11
    Re: Create a bookmark to login??
    « Reply #17 on: December 16, 2009, 12:43:01 PM »
    Ok I figured it out on my own actually...  ;)
    In the url of the bookmark you put this at the end:
    /login.do?siteMapName=******&username=******&password=******

    ahh, there we go. See, it's all in the URL ;)
    I was trying to dereference Null Pointers before it was cool.

    kpac

    • Web moderator


    • Hacker

    • kpac®
    • Thanked: 184
      • Yes
      • Yes
      • Yes
    • Certifications: List
    • Computer: Specs
    • Experience: Expert
    • OS: Windows 7
    Re: Create a bookmark to login??
    « Reply #18 on: December 16, 2009, 12:43:36 PM »
    Geez, very secure website!

    kpac

    • Web moderator


    • Hacker

    • kpac®
    • Thanked: 184
      • Yes
      • Yes
      • Yes
    • Certifications: List
    • Computer: Specs
    • Experience: Expert
    • OS: Windows 7
    Re: Create a bookmark to login??
    « Reply #19 on: December 16, 2009, 12:44:56 PM »
    Most site's such as this computerhope.com use forms with the "POST" attribute, which means that what you enter into forms does not appear in the URL, but instead is stored for your session on the website.

    BC_Programmer


      Mastermind
    • Typing is no substitute for thinking.
    • Thanked: 1140
      • Yes
      • Yes
      • BC-Programming.com
    • Certifications: List
    • Computer: Specs
    • Experience: Beginner
    • OS: Windows 11
    Re: Create a bookmark to login??
    « Reply #20 on: December 16, 2009, 12:48:29 PM »
    I highly doubt he has any authority over how they architecture their site...
    I was trying to dereference Null Pointers before it was cool.

    jefflynn

      Topic Starter


      Rookie

      Re: Create a bookmark to login??
      « Reply #21 on: December 16, 2009, 12:56:34 PM »
      I highly doubt he has any authority over how they architecture their site...
      Haha no, of course not. Im just a peon...  :)

      kpac

      • Web moderator


      • Hacker

      • kpac®
      • Thanked: 184
        • Yes
        • Yes
        • Yes
      • Certifications: List
      • Computer: Specs
      • Experience: Expert
      • OS: Windows 7
      Re: Create a bookmark to login??
      « Reply #22 on: December 16, 2009, 01:38:12 PM »
      I highly doubt he has any authority over how they architecture their site...
      I was only stating how they work!

      Geek-9pm


        Mastermind
      • Geek After Dark
      • Thanked: 1026
        • Gekk9pm bnlog
      • Certifications: List
      • Computer: Specs
      • Experience: Expert
      • OS: Windows 10
      Re: Create a bookmark to login??
      « Reply #23 on: December 16, 2009, 03:44:11 PM »
      login.url
      Code: [Select]
      [DEFAULT]
      BASEURL=http://www.computerhope.com/forum/index.php?action=login
      [InternetShortcut]
      URL=http://www.computerhope.com/forum/index.php?action=login
      Modified=805230FE9F7ECA01E8
      Is that what you want?

      patio

      • Moderator


      • Genius
      • Maud' Dib
      • Thanked: 1769
        • Yes
      • Experience: Beginner
      • OS: Windows 7
      Re: Create a bookmark to login??
      « Reply #24 on: December 16, 2009, 05:46:48 PM »
      No comment.
      " Anyone who goes to a psychiatrist should have his head examined. "

      Helpmeh



        Guru

      • Roar.
      • Thanked: 123
        • Yes
        • Yes
      • Computer: Specs
      • Experience: Familiar
      • OS: Windows 8
      Re: Create a bookmark to login??
      « Reply #25 on: December 16, 2009, 05:50:23 PM »
      ....which creates a cookie.
      Cookies aren't enabled on iTouches/iPhones, yet CH stays logged in...I wonder...
      Where's MagicSpeed?
      Quote from: 'matt'
      He's playing a game called IRL. Great graphics, *censored* gameplay.

      Geek-9pm


        Mastermind
      • Geek After Dark
      • Thanked: 1026
        • Gekk9pm bnlog
      • Certifications: List
      • Computer: Specs
      • Experience: Expert
      • OS: Windows 10
      Re: Create a bookmark to login??
      « Reply #26 on: December 16, 2009, 06:42:03 PM »

      Helpmeh



        Guru

      • Roar.
      • Thanked: 123
        • Yes
        • Yes
      • Computer: Specs
      • Experience: Familiar
      • OS: Windows 8
      Re: Create a bookmark to login??
      « Reply #27 on: December 16, 2009, 07:18:01 PM »
      Where's MagicSpeed?
      Quote from: 'matt'
      He's playing a game called IRL. Great graphics, *censored* gameplay.