The FP form handler does not support sending html emails,
and can not be modified to do what you want.
You will need to use a custom script to read the form
information and create an html email. The scripting is
going to vary based on what your host supports.
:I used the hyperlink properties from right clicking on the
submit
: button and entered the email address. But my more
important issue is
: getting the entire form sent over when clicking the submit
button.
: right now it just sends the results in a column form, i
need the
: results to be configured exactly as the form is created
:
: thanks for the information
: Thomas A. Rowe wrote:
: > If you coded the button in any way, then you are
bypassing the FP Form Handler, which then may this
: > not an FP related issue. FP form handler is not designed
to send HTML email.
: >
: > --
: > ==============================================
: > Thomas A. Rowe
: > Microsoft MVP - FrontPage
: > ==============================================
: > Agents Real Estate Listing Network
: >
http://www.NReal.com
: > ==============================================
: >
: >
: >
: > >I have created a Form using frontpage and coded the
button to send the
: > > form to an email but the form doesnt come across as i
need it to.
: > >
: > > What i need to happen is have the form sent to the
email as it is seen
: > > on the page before hitting the submit button. How can
the entire form
: > > be sent via the submit button to the email address
selected
: > >
: > > and can there be multiple email addresses entered into
the submit
: > > button?
: > >
: > > Thanks
: > >
: