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/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to