Select from the following types of HTML extension objects:
ASP .NET (.aspx) |
Use this object type to insert your own ASP .NET script. Your custom code will be placed within a |
ASP script |
Use this object type to insert your own ASP script. Your custom code will be placed within a <div> block in the body of the HTML page. The HTML page will be published with an extension of .asp. |
Bottom of file scripting |
Use this object type to insert your own code or comments at the bottom of the file. Your custom code or comments will be placed below and outside the |
Cascading Style Sheet |
Use this object type to apply a cascading style sheet. Cascading style sheets will not cascade to text that the program produces, and should only be used to format objects. |
ColdFusion |
Use this object type to insert your own ColdFusion script. Your custom code will be placed within a |
Custom DIV | Use this object type to insert your own free-form, custom HTML. Your custom code will be placed within a <div> block in the body of the HTML page. |
Header Scripting |
Use this object type to insert your own JavaScript. When this is selected, your custom script will be placed within the |
Java Applet |
Use this object type to import a Java class or Jar file. If you use a Jar file, you must also specify the class name you would like to use within the Jar file. |
JSP script |
Use this object type to insert your own JSP script. Your custom code will be placed within a |
Meta tags |
Use this object type to insert meta tags. Meta tags will follow the <title> tags within the head of the HTML page. An example of a meta tag is: <META NAME="Author" CONTENT="Your name"> |
PHP Script |
Use this object type to insert your own PHP script. Your custom code will be placed within a |
Shockwave Movie |
Use this object type to import a Shockwave file. |
Top of file scripting |
Use this object type to insert your own code or comments at the top of the file. Your custom code or comments will be placed above and outside the |
ASP, JSP, PHP, ColdFusion and ASP .NET object types cannot be used on the same page within your title. |
To change the type of the HTML extension object:
Do one of the following:
In the Title Explorer, double-click the graphic of the HTML extension object.
In the Title Explorer, right-click the graphic of the HTML extension object and select Properties.
In the Title Explorer, select the HTML extension object and press Enter.
In the work area, double-click the HTML extension object.
In the work area, right-click the HTML extension object and select Properties.
In the work area, select the HTML extension object and press Enter.
The Properties ribbon is displayed.
In the HTML Extension group, use the Type pull-down list to select the type of the HTML extension object. Use the File field to specify the file required for the type you specified.
The HTML extension object is automatically updated in the title.
© Copyright eLearning Brothers 2021