Che,

On 11/14/2003 at 12:28, you wrote:

CV> clever, using a set variable name made it work.

I thought the variables["RandValue"&i] trick would have worked, but
maybe your version of CF doesn't support it.

I've successfully used that approach with the request scope on CF5:

"request.name_#f#"=trim(form['name_'&f]);
...
#request['name_'&f]#

~ Ubqtous ~

[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to