if the name of the file is CFAPPLET.cfm then you would use it as
<CF_CFAPPLET>
if the file is APPLET.cfm then you would use it as <CF_APPLET>


        Terry Bader
        IT/Web Specialist
        EDO Corp - Combat Systems
        (757) 424-1004 ext 361 - Work
        [EMAIL PROTECTED]   


        (757)581-5981 - Mobile
        [EMAIL PROTECTED]
        icq: 5202487   aim: lv2bounce
        http://www.cs.odu.edu/~bader






> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, April 18, 2001 6:58 AM
> To: CF-Talk
> Subject: Waiting:: CFApplet tag...?
> 
> 
> 
> Any one know about it?
> 
> I want to use CFAPPLET tag.
> I have registered it in administrator.
> The following syntax does not work.
> 
> 
> 
> <cfform action=action.cfm method="post">
> <CFAPPLET APPLETSOURCE="MoveVBA"
>     NAME="var_name"
>     HEIGHT="200"
>     WIDTH="200"
>     VSPACE="10"
>     HSPACE="10"
>     ALIGN="Left"
>     NOTSUPPORTED="message_to_display_for_nonJava_browser">
> 
> </cfform>
> 
> 
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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