View Single Post
  #6 (permalink)  
Old 07-16-2007, 08:43 AM
TonySoprano TonySoprano is offline
Senior Member
 
Join Date: May 2007
Posts: 267
Default

Quote:
Originally Posted by biatche View Post
u can not redirect with the use of frame.

yes, You can do an html redirect with the <meta> tag or a php redirect with the header() function.
Reply With Quote