I put an alternate CF_FORM (and CF_FORM subtags) up on the Developer Exchange a few days ago that supports the new as well as the old java ui elements.
These tags fully emulate the CFFORM tags with some extra goodies. All you have to do is to change your code from the CFFORM, CFGRID, CFTREE, to CF_FORM, CF_GRID, CF_TREE, etc... Now for the goodies... New attributes: version defaults to 4.5 but also supports 5, you can pick which version of the Java UI elements to use. The CF 4.5 java class files are included in the zip. For the cf_slider tag, I'm also supporting a flash ui element, specify version = "FLASH" to use that element. jreversion defaults to the latest version, jrepluginspace lets you specify where the JRE is downloaded from, great for intranets that are locked down. Note: There are three tags in the Developer Exchange titled cf_form. mine is the FREE one. Regards, Chris -----Original Message----- From: Rey Bango [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 23, 2002 10:59 AM To: CF-Talk Subject: Re: Downloading *.cab files everytime Gilbert, You probably have the enablecab setting set to "Yes". Take it out and it should solve the problem, Rey... ----- Original Message ----- From: "Gilbert, Chris" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Wednesday, January 23, 2002 11:47 AM Subject: Downloading *.cab files everytime > I'm porting an app from CFv4.5 SP2 on Solaris to CFv5 on Linux which makes > use of the CFTREE control. I've managed to get the app working and the > controls populated, but I'm being forced to download the *.cab files every > time I refresh a page with a CFFORM on it. Is there something wrong on the > server? On my client (NT 4.0, IE 5.5)? > > I'm also having problems with Netscape, but then I've read a number of > threads on the Macromedia forums discussing problems with the > CFFORM/CFGRID/CFTREE controls and v5.0 specifically around preparing the JRE > on the client environment, so I'm aware of the issues there. > > -Chris Gilbert, Random House > ______________________________________________________________________ Why Share? Dedicated Win 2000 Server � PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation � $99/Month � Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusionc FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

