Login 
Password
  
 


Free Exams!
Test your skills with one of our certification exams and see how you stack up right now.

Homepage
Visit our homepage and find out more about what NCSA can do for you.

Learn More About Us
Find out more about how our certifications can benefit you.

CFML Tag Library
Visit the CFML tag library home.

<cfabort>
<cfapplet>
<cfapplication>
<cfargument>
<cfassociate>
<cfbreak>
<cfcache>
<cfcase>
<cfcatch>
<cfchart>
<cfchartdata>
<cfchartseries>
<cfcol>
<cfcollection>
<cfcomponent>
<cfcontent>
<cfcookie>
<cfdefaultcase>
<cfdirectory>
<cfdump>
<cfelse>
<cfelseif>
<cferror>
<cfexecute>
<cfexit>
<cffile>
<cfflush>
<cfform>
<cfformgroup>
<cfformitem>
<cfftp>
<cffunction>
<cfgrid>
<cfgridcolumn>
<cfgridrow>
<cfgridupdate>

HTML Tags


 


<cfapplet>

What it does

This tag is used to add a registered custom Java applet to your page. To register a Java applet, in the ColdFusion Administrator, click Extensions > Java Applets. Using this tag within a cfform tag is optional. If you use it within cfform, and the method attribute is defined in the Administrator, the return value is incorporated into the form.

Attributes

appletSource - Required - Name of registered applet

name - Required - Form variable name for applet

height - Optional - Height of applet, in pixel

width - Optional - Width of applet, in pixels

vSpace - Optional - Space above and below applet, in pixels

hSpace - Optional - Space on left and right of applet, in pixels

align - Optional - Alignment:

Left
Right
Bottom
Top
TextTop
Middle
AbsMiddle
Baseline
AbsBottom



End Tag: Forbidden


    

  
HOME    PRIVACY    EMPLOYERS    CERTIFICATION LIST    AFFILIATES    CONTACT US

© 2006 National Computer Science Academy, All Rights Reserved.