How do I get a form's details to show in an email?

D

drbaldwinfl

I have a connection between my website page and email server. When I click
on "submit", a blank message goes through. The message does not contain any
of the information in the fields. All it does is show the email addresses of
the sender and recipient.

Is there an easy way to write some code onto the page so that all the
inputted information will be sent in the body of the email?
 
D

David Berry

Are you using the FrontPage Forms Handler? If so, right-click on the form
and under form properties, options pick which fields to email. If you're
using a different forms handler what is it?
 
D

drbaldwinfl

I originally created the form by using WebEasy 6 Professional by Avanquest
Technology v:6.0.
 
D

drbaldwinfl

I originally created the page using WebEasy 6 Professional by Avanquest
Technology v:6.0.
 
D

drbaldwinfl

I originally used WebEasy 6 Professional.

David Berry said:
Are you using the FrontPage Forms Handler? If so, right-click on the form
and under form properties, options pick which fields to email. If you're
using a different forms handler what is it?
 
D

drbaldwinfl

David,
I orginally created the form using WebEasy 6 Professional by Avantquest.
When I brought that page into Front Page, the code remained the same, but
when you click on the "submit" button, you get the following pop-up
FrontPage Run-Time Component Page
You have submitted a form or followed a link to a page that requires a web
server and the FrontPage Server Extensions to function properly.

This form or other FrontPage component will work correctly if you publish
this web to a web server that has the FrontPage Server Extensions installed.

Click the <Back> arrow to return to the previous page.
 
R

Rob Giordano \(Crash\)

The warning is normal since it wont run on your local machine.
Try fixing it by David's recommendation. If adjusting it with FP's form
properties doesn't work try redoing the form.


| David,
| I orginally created the form using WebEasy 6 Professional by Avantquest.
| When I brought that page into Front Page, the code remained the same, but
| when you click on the "submit" button, you get the following pop-up
| FrontPage Run-Time Component Page
| You have submitted a form or followed a link to a page that requires a web
| server and the FrontPage Server Extensions to function properly.
|
| This form or other FrontPage component will work correctly if you publish
| this web to a web server that has the FrontPage Server Extensions
installed.
|
| Click the <Back> arrow to return to the previous page.
|
| "David Berry" wrote:
|
| > Are you using the FrontPage Forms Handler? If so, right-click on the
form
| > and under form properties, options pick which fields to email. If
you're
| > using a different forms handler what is it?
| >
| >
| > | > >I have a connection between my website page and email server. When I
click
| > > on "submit", a blank message goes through. The message does not
contain
| > > any
| > > of the information in the fields. All it does is show the email
addresses
| > > of
| > > the sender and recipient.
| > >
| > > Is there an easy way to write some code onto the page so that all the
| > > inputted information will be sent in the body of the email?
| >
| >
| >
 

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