Jump to content

redirect problem!


champoi

Recommended Posts

when the reload is triggered, a large amount of text appears, instead of refreshing

 

<a href=\"download.php?i=".$row."&u=".$_SESSION['u']."&p=".$_SESSION['p']."&m=sapli\" target=\"_blank\" onclick=\"setTimeout('window.location.reload( false );', 4000)\"><img src=\"img/ics/i_d.jpg\" title=\"Download\"></a>

 

this script is echoed from a php script (explaining the backslashes) for download purposes, then refreshes the parent page after 4 seconds, for a real time counter script... help!

Link to comment
https://forums.phpfreaks.com/topic/137125-redirect-problem/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.