Is there anyway of specifying a certain directory and folder with the below 
applet.
What gets listed below are drives "A", "C", "D", "E" and "F". D:\books 
folder is expanded. I would like to list
D:\books ONLY. Is this the correct APPLET or is there another?

                        <APPLET CODEBASE="/CFIDE/classes/" 
CODE="allaire.cfide.CFNavigationApplet" WIDTH=240 HEIGHT=300 
NAME="TreeControl1">
                                <PARAM NAME="ApplicationClass" 
VALUE="allaire.cfide.CFNavigation">
                                <PARAM NAME="ShowFiles" VALUE="Yes">
                                <PARAM NAME="Extensions" VALUE=".dat,.inc,.job,.log">
                                <PARAM NAME="DefaultPath" VALUE="D:\books\*">
                                <PARAM NAME="ServerCaption" VALUE="NT Pager">
                                <PARAM NAME="Border" VALUE="Yes">
                                <PARAM NAME="VScroll" VALUE="Yes">
                                <PARAM NAME="passkey" VALUE="password">
                        </APPLET>


-------------------------------------------------------------------------
This email server is running an evaluation copy of the MailShield anti-
spam software. Please contact your email administrator if you have any
questions about this message. MailShield product info: www.mailshield.com

-----------------------------------------------
To post, send email to [EMAIL PROTECTED]
To subscribe / unsubscribe: http://www.dfwcfug.org

Reply via email to