Re: dynamic data sets?? outputs?

2000-04-07 Thread Joseph Eugene
Thanks David, that works! cool - Original Message - From: "David Gassner" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, April 07, 2000 9:05 PM Subject: RE: dynamic data sets?? outputs? > Joe, if you want to see the field names, try this: > >

RE: dynamic data sets?? outputs?

2000-04-07 Thread Sumeet Khanna
anyone can help how to use form validations in Coldfusion ? any url for this Sumeet -Original Message- From: David Gassner [mailto:[EMAIL PROTECTED]] Sent: Friday, April 07, 2000 6:06 PM To: [EMAIL PROTECTED] Subject: RE: dynamic data sets?? outputs? Joe, if you want to see the

RE: dynamic data sets?? outputs?

2000-04-07 Thread David Gassner
Joe, if you want to see the field names, try this: Select * from table_name #fieldname# If you want to see the data: #evaluate("get_fields.#fieldname#")# David Gassner Vintage Business Applications > -Original Message- > From: Joseph Eugene [mailto:[EMAIL PRO