setting the target frame for confirmation page

  • Thread starter Thread starter ftaghaboni
  • Start date Start date
F

ftaghaboni

I have a for that is a part of a frame page. when the form is submitted, the
confirmation page opens in the frame where the original form used to be.

I need the confirmation page to open in the whole page rather than in the
existing frame. Is this possible?

Thanks in advance,
 
Under form properties, change the target frame to _blank (new Window)

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================
 
Thanks a lot. I looked all over the place for that property and it was in
front of my face all this time.
 
Back
Top