Looking For Framing Script (php?)

liunx

Guest
Hi! I'm working with Amadeus form over which output template I have no control. I need to provide the result page with my own navbar to keep visitors around, and provide them with the means to try again, display my logo, and hide provider's URL. Do I need php script to force the output into my frames. Or is there any better and simpler solution?<br /><br />Thanks in advance.<!--content-->
Welcome to the forums. I personally haven't heard of anything like that, but that's not to say that a ready-made script doesn't exsist. Have you tried looking at script sites like hotscripts.com?<!--content-->
Not familiar with the Amadeus form script<br />perhaps a link to the script would help.<!--content-->
Welcome to the forums airfarenow<!--content-->
Welcome to the forum, airfarenow. <img src="http://www.totalchoicehosting.com/forums/style_emoticons/default/smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /><!--content-->
Welcome to the forums airfarenow<!--content-->
Welcome to the forums airfarenow <img src="http://www.totalchoicehosting.com/forums/style_emoticons/default/smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /><!--content-->
<!--quoteo(post=167038:date=Feb 21 2006, 06:26 AM:name=TCH-Steve)--><div class='quotetop'>QUOTE(TCH-Steve @ Feb 21 2006, 06:26 AM) <a href="http://www.totalchoicehosting.com/forums/index.php?act=findpost&pid=167038"><img src='http://www.totalchoicehosting.com/forums/style_images/1/post_snapback.gif' alt='*' border='0' /></a></div><div class='quotemain'><!--quotec-->Welcome to the forums. I personally haven't heard of anything like that, but that's not to say that a ready-made script doesn't exsist. Have you tried looking at script sites like hotscripts.com?<!--QuoteEnd--></div><!--QuoteEEnd--><br /><br /><br />Yes, Steve. But most of those ready-made scripts, specifically redirect scripts are about placing php header in order to redirect the page that contains the header [depending on the page contents/audience browser et cet.].<br /><br />What I need basically is a means to append to :<br /><br /> <form action="../routing/routing.asp?source=86" method="post" name="form1"><br />not just [target="_blank"] but [target="another_url_main_frame.html"]<br />turning it into :<br /> <form action="../routing/routing.asp?source=86" method="post" name="form1" target="another_url_main_frame.html"><br /><br />Or possibly add to the output stream before it gets formatted out there at someone else's server my own data like title, logo, navbar to be included with subsequent formatting. <br /><br />Can someone here help me?<!--content-->
What Amadeus platform are you working with? I might be able to point you at something that helps.<!--content-->
 
Back
Top