Form Confirmation

G

Guest

Hello, I am new but could not find my particular problem in the questions. I
have managed to create a form in my website and a confirmation page that is
in the same theme. When the site is published to the internet and the form
submitted the submitter see the generic Form Confirmation instead of the
custom one I created. Please can someone advise? (In the form properties
under the Confirmation Tab I browsed and entered the custom confirmation page
- the theme is a standard Frontpage theme nothing custom there).
Thank you
 
S

Stefan B Rusynko

1) your form properties do not include the custom confirmation page
2) verify w/ you host they have email transport enabled and will allow you to send mail to an email address other than on their
server

3) More importantly you have Invalid form html - that will never work
Your <form> </form> tags are after all your form fields
(so it sends / does nothing w/ data entered in the fields above it)
- is needs to be wrapped around your form fields

<form>
all your form fields go in here

</form>

PS
The space bar is not a design tool
- use table cell alignment to "position" text
--

_____________________________________________
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/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| http://www.rebeccamckenzie.com/CMArequest.htm
| Thank you for any help. Rebecca
|
| "Steve Easton" wrote:
|
| > Can you post a link to the form page??
| >
| >
| > --
| > Steve Easton
| > Microsoft MVP FrontPage
| > FP Cleaner
| > http://www.95isalive.com/fixes/fpclean.htm
| > Hit Me FP
| > http://www.95isalive.com/fixes/HitMeFP.htm
| >
| > | > > Hello, I am new but could not find my particular problem in the questions. I
| > > have managed to create a form in my website and a confirmation page that is
| > > in the same theme. When the site is published to the internet and the form
| > > submitted the submitter see the generic Form Confirmation instead of the
| > > custom one I created. Please can someone advise? (In the form properties
| > > under the Confirmation Tab I browsed and entered the custom confirmation page
| > > - the theme is a standard Frontpage theme nothing custom there).
| > > Thank you
| >
| >
| >
 
R

Ronx

The custom confirmation form does not appear in the form properties.
Open the web and form page in FrontPage.
Right click anywhere in the form and choose Form properties.
Click Options, and on the Confirmation Page tag browse to the
confirmation page you wish to use, and click OK, click OK
Save the page, then close the page (sometimes, if you change form
properties and nothing else, the properties are not updated when you
close the page unless you save it first).
Publish and check the form again.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
FrontPage Support: http://www.frontpagemvps.com/
http://www.rxs-enterprises.org/fp
 
G

Guest

Thank you Ronx, I appreciate your response. That is exactly what I have done
about ten times but still we get nothing but the plain generic ocnfirmation
page. I know this should work but it does not. Maybe we'll just have to keep
living with it. Rebecca
 
G

Guest

I figured it out:) My form is long and somehow it must be broken into two
parts. I was right clicking and putting the confirmation page but only at
the top of the form. I tried at the bottom of the form (I don't know why it
is in two parts maybe I accidently put in a page break?) Anyway after adding
the confirmation URL from the bottom, It Works. Thanks to everyone. Rebecca
 
S

Stefan B Rusynko

I guarantee you it does not work
(none of your form field are set w/ the form data)
- see my response above on why you are getting empty emails

--

_____________________________________________
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/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


|I figured it out:) My form is long and somehow it must be broken into two
| parts. I was right clicking and putting the confirmation page but only at
| the top of the form. I tried at the bottom of the form (I don't know why it
| is in two parts maybe I accidently put in a page break?) Anyway after adding
| the confirmation URL from the bottom, It Works. Thanks to everyone. Rebecca
|
| "Joe Rohn" wrote:
|
| > Hi Rebecca,
| >
| > Did you try opening your live web..and making the change there and then
| > saving... rather than publishing? Sometimes that will help.
| >
| > --
| > Joe
| > Microsoft MVP FrontPage
| >
| > FrontPage and Expression Users Forums
| > http://www.timeforweb.com/frontpage/forum/default.asp
| >
| > | > > Thank you Ronx, I appreciate your response. That is exactly what I have
| > > done
| > > about ten times but still we get nothing but the plain generic
| > > ocnfirmation
| > > page. I know this should work but it does not. Maybe we'll just have to
| > > keep
| > > living with it. Rebecca
| > >
| > > "Ronx" wrote:
| > >
| > >> The custom confirmation form does not appear in the form properties.
| > >> Open the web and form page in FrontPage.
| > >> Right click anywhere in the form and choose Form properties.
| > >> Click Options, and on the Confirmation Page tag browse to the
| > >> confirmation page you wish to use, and click OK, click OK
| > >> Save the page, then close the page (sometimes, if you change form
| > >> properties and nothing else, the properties are not updated when you
| > >> close the page unless you save it first).
| > >> Publish and check the form again.
| > >> --
| > >> Ron Symonds - Microsoft MVP (FrontPage)
| > >> Reply only to group - emails will be deleted unread.
| > >> FrontPage Support: http://www.frontpagemvps.com/
| > >> http://www.rxs-enterprises.org/fp
| > >>
| > >>
| > >>
| > >> | > >>
| > >> > http://www.rebeccamckenzie.com/CMArequest.htm
| > >> > Thank you for any help. Rebecca
| > >> >
| > >> > "Steve Easton" wrote:
| > >> >
| > >> > > Can you post a link to the form page??
| > >> > >
| > >> > >
| > >> > > --
| > >> > > Steve Easton
| > >> > > Microsoft MVP FrontPage
| > >> > > FP Cleaner
| > >> > > http://www.95isalive.com/fixes/fpclean.htm
| > >> > > Hit Me FP
| > >> > > http://www.95isalive.com/fixes/HitMeFP.htm
| > >> > >
| > >> > > | > >> > > > Hello, I am new but could not find my particular problem in the
| > >> > > > questions. I
| > >> > > > have managed to create a form in my website and a confirmation page
| > >> > > > that is
| > >> > > > in the same theme. When the site is published to the internet and
| > >> > > > the form
| > >> > > > submitted the submitter see the generic Form Confirmation instead
| > >> > > > of the
| > >> > > > custom one I created. Please can someone advise? (In the form
| > >> > > > properties
| > >> > > > under the Confirmation Tab I browsed and entered the custom
| > >> > > > confirmation page
| > >> > > > - the theme is a standard Frontpage theme nothing custom there).
| > >> > > > Thank you
| > >> > >
| > >> > >
| > >> > >
| > >>
| > >>
| >
| >
| >
 

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