how to add _blank to confirmation page link in form

G

Guest

Hi everybody,
if I make a form in FrontPage 2003 and have it linked to a confirmation page
the code looks somewhat like this:

.... startspan U-Confirmation-URL=".../confirmation.htm" --> ...

where in the code do I add the target "_blank" if I want it to come up in a
new window?

Any help is greatly appreciated.
Thank you!!!
 
S

Stefan B Rusynko

You can't and shouldn't since the FP form handler generates the page & requires it in same window
- if your form is in a new window the confirmation will appear in that window

--




| Hi everybody,
| if I make a form in FrontPage 2003 and have it linked to a confirmation page
| the code looks somewhat like this:
|
| ... startspan U-Confirmation-URL=".../confirmation.htm" --> ...
|
| where in the code do I add the target "_blank" if I want it to come up in a
| new window?
|
| Any help is greatly appreciated.
| Thank you!!!
 
G

Guest

thank you.
So do I understand that right, that it is not possible to have a form
sitting in an iframe and once it is sent have a confirmation page show up in
the iframe again ... so far I have the whole page (not just the confirmation
iframe) showing up within the iframe ... usually a target = "_top" should
take care of it, shouldn't it?

What other options do I have to accomplish this?
 
T

Thomas A. Rowe

When using the FP Form Handler however you open the form, is how the Confirmation Page will be
displayed. So if you open/submit the form in a inline frame, then the confirmation page will display
in the inline frame.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WebMaster Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top