[phorm] [Phorm:] Re: Emailing

  • From: webbbs@xxxxxxxxx
  • To: support@xxxxxxxxx
  • Date: 24 Jun 2004 14:32:25 -0000

The following new message has been posted on Phorm Support Forum at 
<http://www.phorm.com/support/>. 

*************************************************************************** 

  MESSAGE:  (#4147) Re: Emailing 
            <http://www.phorm.com/support/?rev=4147> 
  AUTHOR:   Mary Ellen 
  DATE:     June 24, 2004 at 10:32 a.m. EST 

  Reply To: (#4146) Re: Emailing 
  Author:   Marc 
  Date:     June 24, 2004 at 10:20 a.m. EST 

This is how I have it declared in the form: 

<p> 
<font color="#FF0000"><b>Email Address :</b></font> 
<input type="text" name="PHORM_FROM" size="30"> 
</p> 

(you can ignore the color command... it displays the literal in red to 
indicate a required field - not necessary for PHORM) 

EVERY config file in the registration process contains 

$PHORM_FROM = ph_DECLARE; 

EVERY acknowledgement/confirmation screen/form contains 

<INPUT TYPE=HIDDEN NAME="PHORM_FROM" VALUE="{{PHORM_FROM}}"> 

Here's what I mean by acknowledgement/confirmation screen/form 

1) the user inputs information into the first form and clicks on "submit" 
(this is the only part of the process that doesn't have <INPUT TYPE=HIDDEN 
NAME="PHORM_FROM" VALUE="{{PHORM_FROM}}"> in it) 

2) assuming no errors were found by the "rules" file, a second screen displays 
repeating the information that the user entered and asking him/her to confirm 
that it's correct by clicking on "submit" 

3) an acknowledgement page is displayed 

Does that make it clearer for you? 

*************************************************************************** 

This is an automatically-generated notice.  If you'd like to be removed from 
the mailing list, please visit Phorm Support Forum at 
<http://www.phorm.com/support/>, or send your request to webbbs@xxxxxxxxxx  If 
you wish to respond to this message, please post your response directly to the 
board.  Thank you! 
-------------------------------------------------
You are receiving this message because you are subscribed to the Phorm mailing 
list. To send messages to the mailing list, simply send email to 
phorm@xxxxxxxxxxxxx from the address you have subscribed. You may unsubscribe 
from the list by sending email to phorm-request@xxxxxxxxxxxxx with 
'unsubscribe' in the SUBJECT field.

Other related posts: