page redirect to target a frame...

hey guys. i have a simple redirect question.<br />
below is the code for redirecting to display_sent.php in 4 seconds.<br />
<br />
<head><br />
<meta http-equiv="Refresh" content="4; URL=display_sent.php"><br />
</head><br />
<br />
Can someone tell me how to set the redirect to target a frame? (for example, "_top"?)<br />
Many thanks :)<!--content-->I would say this is a Js problem.. I dont think the META refresh had such capabilities.<br />
<br />
Regards.<!--content-->many thanks, i will look for a javascript solution.<!--content-->
 
Back
Top