PC Review


Reply
Thread Tools Rate Thread

Confirmation Page problem

 
 
=?Utf-8?B?QW50aG9ueSBCbGFja2J1cm4=?=
Guest
Posts: n/a
 
      23rd Jun 2006
I've created a form with a submit button on
http://www.appleuniversity.net/order_form.htm

Using FP2003 and it's published via HTTP to a server running IIS and
configured with FP Extensions.

When you click on submit, a new window with an OK button opens.

I can't figure out where this page is or how to edit it.

Help?

Thanks
 
Reply With Quote
 
 
 
 
Stefan B Rusynko
Guest
Posts: n/a
 
      23rd Jun 2006
Remove that JavaScript alert from the submit button in the form in code/html view
delete the entire onclick="FP_popUpMsg('Please read...those fees.\r\n\r\n\r\n')">" part in
<input type="submit" value="Submit" name="order_submit" onclick="FP_popUpMsg('Please read...

PS
That text is so long you can even see the OK button to click
Make the terms text a separate page w/ a form to agree to

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPa...3/Default.aspx
_____________________________________________


"Anthony Blackburn" <(E-Mail Removed)> wrote in message
news:C605F19C-0066-4FFD-8158-(E-Mail Removed)...
| I've created a form with a submit button on
| http://www.appleuniversity.net/order_form.htm
|
| Using FP2003 and it's published via HTTP to a server running IIS and
| configured with FP Extensions.
|
| When you click on submit, a new window with an OK button opens.
|
| I can't figure out where this page is or how to edit it.
|
| Help?
|
| Thanks


 
Reply With Quote
 
=?Utf-8?B?QW50aG9ueSBCbGFja2J1cm4=?=
Guest
Posts: n/a
 
      23rd Jun 2006
ok, I removed all of that and created a new submit button. Now, upon pressing
the new submit button, I get a "Page cannot be displayed" error. I would like
the user to press the submit button and then be taken to a terms and
conditions page, which they must acknowledge before being taken to a
confirmation page.

"Stefan B Rusynko" wrote:

> Remove that JavaScript alert from the submit button in the form in code/html view
> delete the entire onclick="FP_popUpMsg('Please read...those fees.\r\n\r\n\r\n')">" part in
> <input type="submit" value="Submit" name="order_submit" onclick="FP_popUpMsg('Please read...
>
> PS
> That text is so long you can even see the OK button to click
> Make the terms text a separate page w/ a form to agree to
>
> --
>
> _____________________________________________
> SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
> "Warning - Using the F1 Key will not break anything!" (-;
> To find the best Newsgroup for FrontPage support see:
> http://www.frontpagemvps.com/FrontPa...3/Default.aspx
> _____________________________________________
>
>
> "Anthony Blackburn" <(E-Mail Removed)> wrote in message
> news:C605F19C-0066-4FFD-8158-(E-Mail Removed)...
> | I've created a form with a submit button on
> | http://www.appleuniversity.net/order_form.htm
> |
> | Using FP2003 and it's published via HTTP to a server running IIS and
> | configured with FP Extensions.
> |
> | When you click on submit, a new window with an OK button opens.
> |
> | I can't figure out where this page is or how to edit it.
> |
> | Help?
> |
> | Thanks
>
>
>

 
Reply With Quote
 
Stefan B Rusynko
Guest
Posts: n/a
 
      24th Jun 2006
Form works fine for me
- recommend you add some validatation for required filed or you will get blots of empty email

PS
uncheck the Subject Form field box of you are entering your own subject

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________


"Anthony Blackburn" <(E-Mail Removed)> wrote in message
news:A0AE7CCC-D67E-43AE-BB0C-(E-Mail Removed)...
| ok, I removed all of that and created a new submit button. Now, upon pressing
| the new submit button, I get a "Page cannot be displayed" error. I would like
| the user to press the submit button and then be taken to a terms and
| conditions page, which they must acknowledge before being taken to a
| confirmation page.
|
| "Stefan B Rusynko" wrote:
|
| > Remove that JavaScript alert from the submit button in the form in code/html view
| > delete the entire onclick="FP_popUpMsg('Please read...those fees.\r\n\r\n\r\n')">" part in
| > <input type="submit" value="Submit" name="order_submit" onclick="FP_popUpMsg('Please read...
| >
| > PS
| > That text is so long you can even see the OK button to click
| > Make the terms text a separate page w/ a form to agree to
| >
| > --
| >
| > _____________________________________________
| > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > "Warning - Using the F1 Key will not break anything!" (-;
| > To find the best Newsgroup for FrontPage support see:
| > http://www.frontpagemvps.com/FrontPa...3/Default.aspx
| > _____________________________________________
| >
| >
| > "Anthony Blackburn" <(E-Mail Removed)> wrote in message
| > news:C605F19C-0066-4FFD-8158-(E-Mail Removed)...
| > | I've created a form with a submit button on
| > | http://www.appleuniversity.net/order_form.htm
| > |
| > | Using FP2003 and it's published via HTTP to a server running IIS and
| > | configured with FP Extensions.
| > |
| > | When you click on submit, a new window with an OK button opens.
| > |
| > | I can't figure out where this page is or how to edit it.
| > |
| > | Help?
| > |
| > | Thanks
| >
| >
| >


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Confirmation page problem =?Utf-8?B?SmltbXk=?= Microsoft Frontpage 3 24th Nov 2004 04:49 PM
Confirmation Page problem =?Utf-8?B?RGVzaWduIGJ5IFN1ZQ==?= Microsoft Frontpage 5 21st Oct 2004 02:53 PM
help - problem with form confirmation page charlotte Microsoft Frontpage 2 27th Feb 2004 01:02 PM
Confirmation Page stops working - where is "server's applicaitonlog" usually stored and any idea why confirmation page died? A.Ron Carmichael Microsoft Frontpage 1 2nd Sep 2003 10:37 AM
Confirmation page problem Ted Nesbitt Microsoft Frontpage 1 16th Jul 2003 10:59 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:01 AM.