[phorm] [Phorm:] Re: Conditional Rules for file upload

  • From: webbbs@xxxxxxxxx
  • To: support@xxxxxxxxx
  • Date: 22 Aug 2003 03:10:58 -0000

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

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

  MESSAGE:  (#3133) Re: Conditional Rules for file upload 
            <http://www.phorm.com/support/?rev=3133> 
  AUTHOR:   Patrick O'Hara 
  DATE:     August 21, 2003 at 11:10 p.m. EST 

  Reply To: (#3124) Conditional Rules for file upload 
  Author:   Dean 
  Date:     August 18, 2003 at 8:13 p.m. EST 

Hi Dean, 

You'll want to try something like 

REQ ($PHORM_FILE01_saved != "" && $FILE01a == "" && $FILE01b == "" && $FILE01c 
== "") >> non_existant_field >> 1 
To upload a file, you must enter a value in one of the following fields: 01a, 
01b, 01c 
### 

Regards, 

Patrick O'Hara 
WhitsundayIT 
QLD, Australia 

patrick@xxxxxxxxxxxxxxxx 
www.whitsundayit.com 
www.vacationaustralia.com.au 

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

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:

  • » [phorm] [Phorm:] Re: Conditional Rules for file upload