I've inserted a form into a page that is opened inside an iFrame.
The re-direct link opens in the I-frame and I don't want this to happen. Where is the code that specifies the re-direct so I can change the target frame?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
All the code is in the file "process.php". The redirection code is the line starting with header( ...
I don't know about iframes, so I can't say exactly what you need to do.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've inserted a form into a page that is opened inside an iFrame.
The re-direct link opens in the I-frame and I don't want this to happen. Where is the code that specifies the re-direct so I can change the target frame?
All the code is in the file "process.php". The redirection code is the line starting with header( ...
I don't know about iframes, so I can't say exactly what you need to do.