email format problem - word wrap

G

Guest

We have a form whose results are sent to email via 'webbot "Saveresults".
The form has a text field in which the user asks a question.

The resulting email contains the <PRE> tag, which formats the email nicely
but long lines will not word wrap. The text field shows up as one long line
and you have to scroll horizontally all the way to read it.

How can we format an email so that it allows word wrap (does not use the
<PRE> tag)?

I know the email-format field seems to control this behaviour. HTML code
has
email-format="HTML/PRE" currently.

thanks,
Bill R
 
T

Thomas A. Rowe

The FP Form Handler doesn't support sending of HTML email. The option is there because the Form
Handler Dialog is also used for the Guest Book and Discussion web components.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 

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