On Thu, 2008-06-12 at 16:27 +0530, Yashesh Bhatia wrote: > Aschwin: > > Hi i tried > > ------------------------------------------------------------------------------------------ > //echo '<script type="text/javascript">'; > //echo 'window.location.href="3.html";'; > //echo '</script>'; > header("Location: 3.html"); > exit; > ------------------------------ > but that did not work :(. > > thanks for the tip. > > yashesh bhatia What about doing it the other way ... submitting the page to a script that calls on the pdf creation, yet doesnt leave this script - then proceed to redirect when that script (pdf) has been completed? S -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php