MACROMEDIA COLDFUSION STUDIO 4.5-USING COLDFUSION STUDIO Use Manual page 162

For windows 95/98/nt4/2000
Table of Contents

Advertisement

170
<CONTROL TYPE="FileBrowser" .../> (Continued)
FILENAMEONLY
RELATIVE
FileBrowser example
<CONTROL NAME="lblSource" TYPE="Label"
YES/NO. Specifies that only a file name should be entered into the text
box when a file is specified in a local or remote file dialog box. By
default the entire path would be pasted. The attribute is irrelevant
when the DIRONLY attribute is used.
YES/NO. Instructs the control to calculate the relative path when a file or
a directory path is selected. The relative path is calculated relative to the
file currently opened. When a new file is being edited, it first has to be
saved before a relative path can be calculated. By default, the absolute
path is assumed.
CAPTION="Source:" DOWN=17 RIGHT=10
WIDTH=60/>
<CONTROL NAME="txtSource" TYPE="FileBrowser"
ANCHOR="lblSource"
CORNER="NE" WIDTH="MAXIMUM" RELATIVE
FILTER="*.htm;*.html;*.cfml;*.cfm;*.asp" />

Advertisement

Table of Contents
loading

This manual is also suitable for:

Coldfusion studio 4.5

Table of Contents