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

Author Topic: Please Help  (Read 11678 times)

0 Members and 1 Guest are viewing this topic.

wowmaniac123

    Topic Starter


    Rookie

    Re: Please Help
    « Reply #15 on: December 19, 2009, 06:52:58 PM »
    Also should I write an asp or a javascript cookie?

    rockerest



      Hopeful
      • Yes
    • Experience: Experienced
    • OS: Windows 7
    Re: Please Help
    « Reply #16 on: December 21, 2009, 02:24:54 PM »
    Also should I write an asp or a javascript cookie?

    You clearly don't understand cookies.

    I would skip the cookies and just pass the original link to the intermediate page via POST/GET and have the "continue" button be dynamically created using the string that was passed.

    Tada.  Easy-peasy.

    -rock
    In general, the PEBKAC.  Whether it's now or was three weeks ago, the PEBKAC.
    Unsafe browsing and general computer / internet illiteracy IS the users problem.  Don't have sex if you don't know how to use a condom.
    Also, there are 10 types of people in the world, those who understand binary, and those who don't.

    wowmaniac123

      Topic Starter


      Rookie

      Re: Please Help
      « Reply #17 on: December 21, 2009, 07:46:03 PM »
      The problem is i am not familiar enough with html to make this. i have only a very basic understanding of scripting

      kpac

      • Web moderator
      • Moderator


      • Hacker

      • kpac®
      • Thanked: 184
        • Yes
        • Yes
        • Yes
      • Certifications: List
      • Computer: Specs
      • Experience: Expert
      • OS: Windows 7
      Re: Please Help
      « Reply #18 on: December 22, 2009, 10:57:13 AM »
      Okay, does your site support PHP or ASP, i.e. Linux or Windows server?

      wowmaniac123

        Topic Starter


        Rookie

        Re: Please Help
        « Reply #19 on: December 22, 2009, 07:34:34 PM »

        rockerest



          Hopeful
          • Yes
        • Experience: Experienced
        • OS: Windows 7
        Re: Please Help
        « Reply #20 on: March 03, 2010, 01:22:51 PM »
        I dont know honestly. Its a site on googlepages. https://www.google.com/accounts/ServiceLogin?service=pages&continue=http://pages.google.com/&ltmpl=nosignups

        I'm gonna go ahead and assume that we all facepalmed at this point.

        -rock
        In general, the PEBKAC.  Whether it's now or was three weeks ago, the PEBKAC.
        Unsafe browsing and general computer / internet illiteracy IS the users problem.  Don't have sex if you don't know how to use a condom.
        Also, there are 10 types of people in the world, those who understand binary, and those who don't.

        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: Please Help
        « Reply #21 on: March 03, 2010, 01:34:42 PM »
        I'm gonna go ahead and assume that we all facepalmed at this point.

        I remember this thread, and I certainly did :P
        I was trying to dereference Null Pointers before it was cool.