[KCFusion]

2001-07-27 Thread Don Buck

Is there a way to customize studio so that it includes image files (*.jpg
and *.gif ) files into the All Web Documents that appears on the Add
Files To The Folder Dialog?

Don Buck
(816) 761-5430
Chief Information Officer
ShareValue Inc.
http://www.sharevalue.com


 winmail.dat


RE: [KCFusion]

2001-07-27 Thread David Shultz

In Studio 4.5, go to Options, Settings, File Settings, put any image file
extensions you want to appear under all web files in the Web Documents
field.

  -Original Message-
 From: Don Buck [mailto:[EMAIL PROTECTED]] 
 Sent: Friday, July 27, 2001 9:51 AM
 To:   CF-List
 Subject:  [KCFusion] 
 
 Is there a way to customize studio so that it includes image files (*.jpg
 and *.gif ) files into the All Web Documents that appears on the Add
 Files To The Folder Dialog?
 
 Don Buck
 (816) 761-5430
 Chief Information Officer
 ShareValue Inc.
 http://www.sharevalue.com
 
 
 
__
The KCFusion.org list and website is hosted by Humankind Systems, Inc.
List Archives http://www.mail-archive.com/cf-list@kcfusion.org
Questions, Comments or Glowing Praise.. mailto:[EMAIL PROTECTED]
To Subscribe mailto:[EMAIL PROTECTED]
To Unsubscribe mailto:[EMAIL PROTECTED]
 



RE: [KCFusion]

2001-07-27 Thread Don Buck

Thanks,
  That works.  I knew there had to be a way to do it.

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of David Shultz
Sent: Friday, July 27, 2001 10:07 AM
To: '[EMAIL PROTECTED]'
Subject: RE: [KCFusion] 


In Studio 4.5, go to Options, Settings, File Settings, put any image file
extensions you want to appear under all web files in the Web Documents
field.

  -Original Message-
 From: Don Buck [mailto:[EMAIL PROTECTED]] 
 Sent: Friday, July 27, 2001 9:51 AM
 To:   CF-List
 Subject:  [KCFusion] 
 
 Is there a way to customize studio so that it includes image files (*.jpg
 and *.gif ) files into the All Web Documents that appears on the Add
 Files To The Folder Dialog?
 
 Don Buck
 (816) 761-5430
 Chief Information Officer
 ShareValue Inc.
 http://www.sharevalue.com
 
 
 
__
The KCFusion.org list and website is hosted by Humankind Systems, Inc.
List Archives http://www.mail-archive.com/cf-list@kcfusion.org
Questions, Comments or Glowing Praise.. mailto:[EMAIL PROTECTED]
To Subscribe mailto:[EMAIL PROTECTED]
To Unsubscribe mailto:[EMAIL PROTECTED]
 
 
 
__
The KCFusion.org list and website is hosted by Humankind Systems, Inc.
List Archives http://www.mail-archive.com/cf-list@kcfusion.org
Questions, Comments or Glowing Praise.. mailto:[EMAIL PROTECTED]
To Subscribe mailto:[EMAIL PROTECTED]
To Unsubscribe mailto:[EMAIL PROTECTED]
 



Re: [KCFusion] getting form variables

2001-07-27 Thread Daryl Banttari

Actually, the Form scope acts like a structure, so you can do things like

structKeyList(Form)

and 

CFLOOP Collection=#Form# Item=i
The form variable #i# contains: #Form[i]#
/CFLOOP

etc...

Daryl

- Original Message - 
From: Don Buck [EMAIL PROTECTED]
To: CF-List [EMAIL PROTECTED]
Sent: Friday, July 27, 2001 12:17 PM
Subject: [KCFusion] getting form variables


I remember reading in one of the letters where there was a way to grab all
of the form variables from the query string and put them into an array.
Unfortunately I can't find that letter.
If someone remembers who to do that, could you please elucidate me?

Don Buck
(816) 761-5430
Chief Information Officer
ShareValue Inc.
http://www.sharevalue.com



 
 
__
The KCFusion.org list and website is hosted by Humankind Systems, Inc.
List Archives http://www.mail-archive.com/cf-list@kcfusion.org
Questions, Comments or Glowing Praise.. mailto:[EMAIL PROTECTED]
To Subscribe mailto:[EMAIL PROTECTED]
To Unsubscribe mailto:[EMAIL PROTECTED]