CF Variables in database...

2001-03-25 Thread Steve Reich
I have data in my database that contains CF varaibles. For example, "Hello, Mr. #lname#" might be in my database. I call this data from a query and insert it into a page that has lname defined. So I want it to assign a value to the variable. But when I out the code, it is returned as #lname#,

Re: CF Variables in database...

2001-03-25 Thread William Wheatley
ColdFusion Consulting Partner www.aeps.com www.aeps2000.com 954-472-6684 X303 ICQ: 417645 - Original Message - From: "Steve Reich" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Sunday, March 25, 2001 4:10 PM Subject: CF Variables in database... I have data i

Re: CF Variables in database...

2001-03-25 Thread Steve Reich
ot; [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Sunday, March 25, 2001 4:10 PM Subject: CF Variables in database... I have data in my database that contains CF varaibles. For example, "Hello, Mr. #lname#" might be in my database. I call this data from a query