Redirect to another website within a frame

  • Thread starter Thread starter eridandie
  • Start date Start date
E

eridandie

Hi;

I have a website with a "buy button" that should redirect to Paypal.
However, when I place the button and try to test it within my browser, it
does not work. It has something to do with the frames page that I'm using.
How do I turn the frames page off for this one particular page, or can this
be done without turning off the frames for the entire website?

Thanks for your help.
 
Set the form tag attributes containing the form button (or the button image link properties attribute) to target="_top" to have the
link open outside of frames
--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


| Hi;
|
| I have a website with a "buy button" that should redirect to Paypal.
| However, when I place the button and try to test it within my browser, it
| does not work. It has something to do with the frames page that I'm using.
| How do I turn the frames page off for this one particular page, or can this
| be done without turning off the frames for the entire website?
|
| Thanks for your help.
 
Back
Top