how do i recordset with variables

2006-11-01 Thread James O'Dowd
I'm setting up a website where customers of my client see specific documents that my client allows permissions to. This way the client needs to be able to create and rename fields. Consequently, when it comes to displaying contents of a recordset, i need to be able to list the fields

RE: how do i recordset with variables

2006-11-01 Thread Ben Nadel
. .. Ben Nadel Certified Advanced ColdFusion Developer www.bennadel.com -Original Message- From: James O'Dowd [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 01, 2006 7:29 AM To: CF-Talk Subject: how do i recordset with variables I'm setting up a website where customers of my client see

Re: how do i recordset with variables

2006-11-01 Thread Nick Tong - TalkWebSolutions.co.uk
James - try the evaluate function for a quick solution On 01/11/06, James O'Dowd [EMAIL PROTECTED] wrote: I'm setting up a website where customers of my client see specific documents that my client allows permissions to. This way the client needs to be able to create and rename fields.

Re: how do i recordset with variables

2006-11-01 Thread James O'Dowd
. . Ben Nadel Certified Advanced ColdFusion Developer www.bennadel.com -Original Message- From: James O'Dowd [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 01, 2006 7:29 AM To: CF-Talk Subject: how do i recordset with variables I'm setting up a website where

Re: how do i recordset with variables

2006-11-01 Thread James O'Dowd
Actually while you're here, i just need a little help with the last part of this page, it's to do with the insert function when it's updating the record. I need it to cycled through the directories and update accordingly. Below is a snippet of code i'm using at the moment, which is obviously

RE: how do i recordset with variables

2006-11-01 Thread Ben Nadel
-Original Message- From: James O'Dowd [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 01, 2006 8:11 AM To: CF-Talk Subject: Re: how do i recordset with variables Actually while you're here, i just need a little help with the last part of this page, it's to do with the insert function when it's