>It is the same applet used in CF Administrator to select 
>MDB files in the ODBC section.

By displaying that page and doing a view source I get 
code="allaire.cfide.CFNavigationApplet"

not 
code="allaire.controls.CFTreeFormApplet"

Joe Hoffman mailto:[EMAIL PROTECTED]
National Institutes of Health 
Center for Information Technology 
Division of Computer System Services

-----Original Message-----
From: Cozmo [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 25, 2001 8:02 PM
To: CF-Talk
Subject: CFTreeFormApplet.class


I am currently using CF_FILECHOOSER http://www.wakeinternet.com/CustomTags.
This tag uses CFTreeFormApplet.class in order to select files. It is the
same applet used in CF Administrator to select MDB files in the ODBC
section.

Problem: the class file is no longer accessible to browsers (tested on IE
5.5 Win2K and the clients browser. Prolly IE 4.x+). FYI we are using CF
server 4.0.1 on NT 4.0 SP 6 with IIS as the web server (All the latest
patches etc.).

The applet is called using this syntax:
<APPLET NAME="FileList" CODE="allaire.controls.CFTreeFormApplet"
CODEBASE="/CFIDE/classes/" HEIGHT=350 WIDTH=300 VSPACE=0 HSPACE=0> <param
NAME="ApplicationClass" VALUE="allaire.controls.cftreeform">

I checked out Allaires Forums and read something like:
Create a dir path in the sites root dir as follows:
\CFIDE\classes\allaire\controls\

And place the class files there. Which I did.. Still no luck.

And yes the class files are under the CFIDE dir where the should be.

Just a note. The applet was available before and worked fine, but they added
new machines and now we get the "Applet not loaded/found." error on the new
machines.

Any clue? I have a feeling it is a mapping issue with IIS.
Thanx,
Coz

Cozmo
<HoloGraphic>INC.</HoloGraphic>
103 Meridian Street
Tallahassee, Florida 32301
www.holographic.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to