[phorm] [Phorm:] PHORM_DBFETCH and PHORM_ACK problem

  • From: webbbs@xxxxxxxxx
  • To: support@xxxxxxxxx
  • Date: 8 Oct 2004 03:13:03 -0000

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

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

  MESSAGE:  (#4387) PHORM_DBFETCH and PHORM_ACK problem 
            <http://www.phorm.com/support/?rev=4387> 
  AUTHOR:   Robyn 
  DATE:     October 7, 2004 at 11:13 p.m. EST 

Hello, 

I've been trying to use PHORM_DBFETCH to put the value I retrieved for the 
$PHORM_ACK. 

Does anyone knows how to do this? 

Here's what I did but not workin. 
$PHORM_MYTABLE = "secrettable"; 
$PHORM_DBFETCH = "level, username, password"; 
$PHORM_DBWHICH = "(username = '$USERNAME' AND password = '$PASSWORD')"; 
$db_level = "level"; 
$PHORM_ACK = {{db_level}}.html; 

Thanks in advance! 

Robyn 

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

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:] PHORM_DBFETCH and PHORM_ACK problem