[phorm] [Phorm:] Re: How to Turn Off Phorm Variables?

  • From: webbbs@xxxxxxxxx
  • To: support@xxxxxxxxx
  • Date: 17 Jun 2003 02:55:47 -0000

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

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

  MESSAGE:  (#2875) Re: How to Turn Off Phorm Variables? 
            <http://www.phorm.com/support/?rev=2875> 
  AUTHOR:   David valdes 
  DATE:     June 16, 2003 at 10:55 p.m. EST 

  Reply To: (#2874) Re: How to Turn Off Phorm Variables? 
  Author:   Patrick O'Hara 
  Date:     June 16, 2003 at 10:03 p.m. EST 

> You should only recieve that e-mail if something goes 
> wrong, can you please post the contents of your config 
> file. 

> Regards, 

> Patrick O'Hara 
> WhitsundayIT 
> QLD, Australia 

> patrick@xxxxxxxxxxxxxxxx www.whitsundayit.com 

I used the default quickconfig.php, after changing the e-mail address. 

<? 

$PHORM_TO = "me@xxxxxxxxxxxxxxx"; // Change to your email address 

$PHORM_SUBJECT = "Form Data"; // The subject of the email message 

$PHORM_TMPL = ph_GENERIC; // A generic email template 

$PHORM_ACK = ph_GENERIC; // A generic ack template 

?> 

The resulting e-mail notification is: 

Date: Mon, 16 Jun 2003 21:43:11 -0500 
From: me@xxxxxxxxxxxxxxx 
Subject: Form Data 
To: me@xxxxxxxxxxxxxxx 

PHORM_NAME: frm_reunionform 
PHORM_CONFIG: quickconfig.php 
FullName: David Valdes 
Email: me@xxxxxxxxxxxxxxx 

The notifications that I have seen all seemed to be debug notices. Is the 
listing of phorm variables only found when debug is necessary? In the above 
example both phorm variables are hidden fields in the html of the form: 

<html> 
<head> 

<title> 

Reunion Registration Form 

</title> 
</head> 
<body> 

<form name="frm_reunionform" method="post" action="phorm.php"> 

<input type="HIDDEN" name="PHORM_NAME" value="frm_reunionform"> 

<input type="HIDDEN" name="PHORM_CONFIG" value="quickconfig.php"> 

<!-- Header Start--> 

<table border="2" cellspacing="0" cellpadding="0" width="400" 
bgcolor="#ffffcc"> 
<tr><td> 

Will I always see phorm variables when they are part of the form html hidden 
fields? 

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

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: