PC Review
Forums
Newsgroups
Microsoft Word
Microsoft Frontpage
FrontPage Forms/Confirmation
Forums
Newsgroups
Microsoft Word
Microsoft Frontpage
FrontPage Forms/Confirmation
![]() |
FrontPage Forms/Confirmation |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
I have a user who developed a FrontPage form that sends the results to a file and sends them in an email. Then he has a custom confirmation page that shows up so the user can see what they submitted. When the user submits the form, the results get added to the .csv file, the email get's sent, but the confirmation page will not display
I get the classic Front Page Error, Please contact your system administrator. We are running IIS 5.0, FP2k Server Extensions, and FP2000 client. When I check the application log, there is not an entry. The only entry that ever showed up was a folder redirection problem and group policy issues Does anybody have any ideas, if you need more information, let me know. I've spent a lot of time on this one and need some help Thanks Jeremy |
|
|
|
#2 |
|
Guest
Posts: n/a
|
right click the form/ select form properties, and check to see that the
confirmation page is specified. (maybe they didn't specify the right page) -- The email address on this posting is a "black hole". I got tired of all the spam. Please feel free to contact me here: http://nedp.net/contact/ -- "Jeremy Winchell" <jwinchell@ecasd.k12.wi.us> wrote in message news:59231A6E-0AD8-4550-B555-EE3086CF3F3E@microsoft.com... > I have a user who developed a FrontPage form that sends the results to a file and sends them in an email. Then he has a custom confirmation page that shows up so the user can see what they submitted. When the user submits the form, the results get added to the .csv file, the email get's sent, but the confirmation page will not display. > > I get the classic Front Page Error, Please contact your system administrator. We are running IIS 5.0, FP2k Server Extensions, and FP2000 client. When I check the application log, there is not an entry. The only entry that ever showed up was a folder redirection problem and group policy issues. > > Does anybody have any ideas, if you need more information, let me know. I've spent a lot of time on this one and need some help. > > Thanks, > > Jeremy |
|
|
|
#3 |
|
Guest
Posts: n/a
|
<snip>
Then he has a custom confirmation page that shows up so the user can see what they submitted. </snip> This is the tricky part. How is he passing the values back to the confirmation page, as this can't be done with the standard form handler. Since the values are being saved to a text based comma separated value file, it's going to take some server side scripting such as asp and a data base to do this. -- Steve Easton Microsoft MVP FrontPage 95isalive This site is best viewed.................. ...............................with a computer "Jeremy Winchell" <jwinchell@ecasd.k12.wi.us> wrote in message news:59231A6E-0AD8-4550-B555-EE3086CF3F3E@microsoft.com... > I have a user who developed a FrontPage form that sends the results to a file and sends them in an email. When the user submits the form, the results get added to the .csv file, the email get's sent, but the confirmation page will not display. > > I get the classic Front Page Error, Please contact your system administrator. We are running IIS 5.0, FP2k Server Extensions, and FP2000 client. When I check the application log, there is not an entry. The only entry that ever showed up was a folder redirection problem and group policy issues. > > Does anybody have any ideas, if you need more information, let me know. I've spent a lot of time on this one and need some help. > > Thanks, > > Jeremy |
|
|
|
#4 |
|
Guest
Posts: n/a
|
He is trying to use the FP form handler to do this. He created his confirmation page and then specified the fields he wanted to grab off the form. I think that even if we just display the confirmation page, without sending an email, or writing the file, we still get the same problem.
|
|
|
|
#5 |
|
Guest
Posts: n/a
|
That's what I'm saying. It can't be done with the standard form handler.
The form will work if you want to save it to a file and also email at the same time. However, using the standard FrontPage form, you can't pass the values from the form to the confirmation page because the confirmation page is displayed at the same time the form handler is saving and emailing the values. Therefore as far as the confirmation page is concerned, the values don't exist at the instant the confirmation page is being displayed. You will need to use some sort of server side scripting such as asp to write the values to the confirmation page and display it It could also probably be done with an external javascript. -- Steve Easton Microsoft MVP FrontPage 95isalive This site is best viewed.................. ...............................with a computer "Jeremy Winchell" <jwinchell@ecasd.k12.wi.us> wrote in message news:245D9BEC-9299-4630-AC92-FE9438A70D7B@microsoft.com... > He is trying to use the FP form handler to do this. He created his confirmation page and then specified the fields he wanted to grab off the form. I think that even if we just display the confirmation page, without sending an email, or writing the file, we still get the same problem. |
|
|
|
#6 |
|
Guest
Posts: n/a
|
Jeremy,
You can have a custom confirmation page with Confirmation Fields to display some or all of the forms contents. From the sound of things, there is either some small syntax error in the confirmation URL or the extensions may need to be reset. I have basic explanations for both setting up properties and setting up a cusom confirmation page on my site. Mike Smith, http://FrontPag.Bizland.com Form Tutorials & Form Script Examples >-----Original Message----- >He is trying to use the FP form handler to do this. He created his confirmation page and then specified the fields he wanted to grab off the form. I think that even if we just display the confirmation page, without sending an email, or writing the file, we still get the same problem. >. > |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

