Forms: "email results" - Can I change message header?

?

-

In a form within a page that was created in FP 2003, I:

*Right click inside the form itself
*Select "Form Properties"
*Select "Options"
*Then go to "E-mail Results" tab

In this tab, under "Email message header" section, there is a place for the
subject line. It appears you can choose either one static subject line that
you type yourself OR you can choose just 1 form field name. Is there any
way to include two form field names OR a form field name plus some static
text that does not change? For example, I would like the form fields "name"
and "account_number" to be in the message email's subject line (name and
account_number are both form field names on this page) so that the email
arrives with a subject line of "John Doe 214578". Alternatively, I would
like the "name" form field to appear plus some static text such as "New
Order From blah.com". Is this possible?

Thanks in advance,
Doug
 
S

Stefan B Rusynko

No
You would create a hidden form field in the form to use as the subject field
(to concatenate the 2 fields or field and text using JavaScript)
--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| In a form within a page that was created in FP 2003, I:
|
| *Right click inside the form itself
| *Select "Form Properties"
| *Select "Options"
| *Then go to "E-mail Results" tab
|
| In this tab, under "Email message header" section, there is a place for the
| subject line. It appears you can choose either one static subject line that
| you type yourself OR you can choose just 1 form field name. Is there any
| way to include two form field names OR a form field name plus some static
| text that does not change? For example, I would like the form fields "name"
| and "account_number" to be in the message email's subject line (name and
| account_number are both form field names on this page) so that the email
| arrives with a subject line of "John Doe 214578". Alternatively, I would
| like the "name" form field to appear plus some static text such as "New
| Order From blah.com". Is this possible?
|
| Thanks in advance,
| Doug
|
|
 

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