I'm not exactly sure what you're talking here.  My understanding is that
CFGRID is used as a CF tag inside a file.

<CFGRID name="name" height="height"...>
        <CFGRIDCOLUMN NAME="col1" HEADER="head1">
</CFGRID>

....

Brian
-----Original Message-----
From: Tony Turner -CFUG [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 09, 2001 12:43 PM
To: CF-Talk
Subject: CFGrid


Hi

Please could someone let me know what I am doing wrong. I want to use
CFGRID.

I am getting this message in the IISLOG.

GET /CFIDE/classes/allaire/controls/cfGridFormApplet.class - 404 604 342 0
HTTP/1.0 Mozilla/4.0+(compatible;+MSIE+5.0;+Win32) - -

I have in Coldfusion a mapping for c:\inetpub\wwwroot mapped to /

Then I have registed an Applet as below:

Codebase: /CFIDE/Classes/allaire/controls
Code: cfGridFormApplet.class

I go to an IE5 browser browser and I get the Applet box up but no GRID and a
message
at the base of IE5 browser: load: class allaire.controls.cfGridApplet not
found.

Anyone any ideas.

Kind regards

Tony
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to