Microsoft
Software
Hardware
Network
Question : iframed page to finish without being in an iframe
-----
small.php
-----
if(isset($_POST['submit'])
)
{
$name = $_POST['name'];
$_SESSION['name']= $name;
header("Location: end.php");
}
---------
main.php
--------
<iframe height="400px" width="400px" frameborder="0" scrolling="yes" src="small.php"></iframe>
main.php has an iframe that shows small.php
small.php redirects to end.php in main.php
I want the last page to be end.php
I dont want end.php to be in an iframe
I want to end the iframe
Answer : iframed page to finish without being in an iframe
Why don't you use grep itself??
(-A tells grep to print 5 lines after the context is found)
1:
grep -A5 "exception" detail.log
Random Solutions
AJAX Refresh on Submit of Pop Up Window
Sharepoint Webpart page load event issue
Windows 7 Sounds Controls (device at Volume 0 but can still hear)
OCS Edge Server R2 2007
Exhange 2003 mailbox permissions
Cisco Unity Express to Trigger MWI on overlay DN
Reverse DNS does not match SMTP Banner
How can I copy a range of cells in a worksheet to another area in the same worksheet based off of the value of a cell in Excel 2007?
Pass recordset from local sql server to remote sql server using access adp
Intermittent internet connectivity for PCs in small remote office