Double Spacing form results in Email?

  • Thread starter Thread starter Mr B
  • Start date Start date
M

Mr B

Is there any way to set a form so that when it emails the results it puts them double spaced to make
it a bit easier to read?

fp2002

THanks,
--Mike
 
You have no control over the formatting of the email sent
by the Front Page Extensions. As alternates you could:

1. write your own form handler and skip that provided by
Front Page,
2. inquire with your hosting service whether they have
something else you could use,
3. have the form send the data to a text file and write a
short VB program to space for you, or
4. copy and paste the email into a word processor and add
the extra lines there.
-----Original Message-----
Is there any way to set a form so that when it emails
the results it puts them double spaced to make
 
Back
Top