+ Reply to Thread
Results 1 to 2 of 2

 

Thread: PHP redirect question

  1. #1
    Driving to win

    Status
    Offline
    Join Date
    Aug 2003
    Location
    If I'm not at home, I'm in hospital
    Posts
    7,370
    Thanks
    7
    Thanked 16 Times in 11 Posts


    Hi

    I currently have a php script for my own tracking of links which having retrieved the affiliate link from my database uses
    header("Location: $redirect");
    to send the visitor to the merchant site using the affilate link url

    This all works fine.

    However, now what I would like to do is be able to open another window from my php script, i.e. still open the merchant site in a browser window but also open a new window (which is going to contain a survey form - not that the content matters iro this question) - preferably as a pop-under.

    I've been playing all morning on this and cant come up with a solution so any ideas would be very welcome.

    Thanks

    Keith
    Never argue with idiots. They just drag you down to their level and then beat you with their experience.

    If ignorance is bliss then some of the people I know must be orgasmic.

  2. #2
    Super Member

    Status
    Offline
    Join Date
    Aug 2003
    Location
    Costa Del Sheffield
    Posts
    2,838
    Thanks
    5
    Thanked 18 Times in 14 Posts
    instead of having a header thing, you could make it output a html page, with a HTML redirect at the top. you know them http refresh things (cant remember name or code off hand) so that that send the user to the right page after 1 second or something.

    then in the body of the html document have some javascript to pop up your survey window.

    person clicks on redirect link, loads html page, survey pops up in background and browser shoots off to merchant page.
    Dan Morley
    alpharooms.com
    daniel at alpharooms dot com - Hotels, Flights, Airport Transfers, Care Hire + More! sign up
    My Blog | Cheap Holidays

+ Reply to Thread


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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
To Top

Content Relevant URLs by vBSEO 3.5.0 RC2