3rd paty search results in IFrame
Posted: Tue Apr 13, 2004 4:18 pm
First let me say I am selling tickets to a sports team just for the sake of explaining. Here is the set up, I have an html page that displayes information of the team and on that page I have a Picture of a ticket saying "click to buy tickets here" which is a hot spot "link". My desire is to have this link take you to a another Page named "tickets.php" in which as of right now has the IFrame in the center of the page. I would like for this page "tickets.php" to be the set templet for any tickets being displayed from the database in the IFrame located in the center of the page. So I would imagine that this page "tickets.php" would need to be called along with the ticket info from the database. Can this be done? and if I can go about it an eastier way your suggestion are appreciated. Thanks