removing ************** line from emailed results page

K

ken

I am sending the form results to my cell phone's email address and would like to remove the first line with the ******************. I am only allowed 150 characters for each email message on my cell phone and those #%$% ********'s takes up 89 characters.
 
T

Thomas A. Rowe

You are limited to the option available in the Form Properties dialog. You might want to consider
using a custom written server-side form handler to process your forms, then you have "complete"
control.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================


ken said:
I am sending the form results to my cell phone's email address and would like to remove the first
line with the ******************. I am only allowed 150 characters for each email message on my cell
phone and those #%$% ********'s takes up 89 characters.
 
Top