[phorm] [Phorm:] Re: Listing with PHORM_DBFNREC

  • From: webbbs@xxxxxxxxx
  • To: support@xxxxxxxxx
  • Date: 14 May 2003 23:11:56 -0000

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

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

  MESSAGE:  (#2693) Re: Listing with PHORM_DBFNREC 
            <http://www.phorm.com/support/?rev=2693> 
  AUTHOR:   Rich 
  DATE:     May 14, 2003 at 7:11 p.m. EST 

  Reply To: (#2690) Re: Listing with PHORM_DBFNREC 
  Author:   Patrick O'Hara 
  Date:     May 14, 2003 at 6:13 p.m. EST 

Hi Again, 

I tried exactly what you listed in your response, but it came up as parse 
error. It only happenned with the double quotes. 

I also tried with double quotes on the one line that you see, and the same 
error came up with the same parse error: 

for ($i = 0; $i < $PHORM_DBFNREC; $i++) { 
$fieldName = "F" . $i + 1; 
echo '<font size="2" face="Verdana"><strong>'; 
echo "<input type="checkbox" name=/"$fieldName/" 
value="{{PHORM_DBFRSLT[$i][File1]}}">"; 
echo $PHORM_DBFRSLT[$i][File1]. "<br>\n"; 
echo '</strong></font>'; 
} 

Thanks... Rich 

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

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: