Help - I am so frustrated

Discussion in 'PHP' started by MrHost, Jul 15, 2007.

  1. #1
    I have tried so hard , ask friends, I just need this simple script.


    I need to load a list of urls in a form. then push submit and top frame will visit each site one by one.

    Thanks in advance for looking.
     
    MrHost, Jul 15, 2007 IP
  2. krt

    krt Well-Known Member

    Messages:
    829
    Likes Received:
    38
    Best Answers:
    0
    Trophy Points:
    120
    #2
    Which part do you need help with? Can you get the list of URLs into an array in PHP? If so, all you need to do is make a JS script with a timeout with a callback function that changes the location.href property of the bottom frame with the next location in the array of URLs which would be populated from the PHP script.
     
    krt, Jul 15, 2007 IP
  3. MrHost

    MrHost Active Member

    Messages:
    132
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #3
    krt

    I could do that if I knew how to but I would rather it be a form or text document something that can be updated easily
     
    MrHost, Jul 15, 2007 IP
  4. GeorgeB.

    GeorgeB. Notable Member

    Messages:
    5,695
    Likes Received:
    288
    Best Answers:
    0
    Trophy Points:
    280
    #4
    It looks like you need someone to write the script for you. Not help you.

    What are you so frustrated about? Apparently you haven't written a single line of code............
     
    GeorgeB., Jul 15, 2007 IP
  5. MrHost

    MrHost Active Member

    Messages:
    132
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #5
    Im hoping it can be easily made with a simple mod to an existing script. but it doesnt matter anyways you aren't here to lend a hand so please leave.
     
    MrHost, Jul 15, 2007 IP
  6. jalte

    jalte Peon

    Messages:
    51
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #6
    So, where is the existing script? Kind to show us?
     
    jalte, Jul 15, 2007 IP