Ezypage screen shot of the spell checker

Insert PDF, Flash, Java applets and scripts to where and how you want it
Add and position a Java Script
or applet.
To add a java script, applet, flash, PDF or Word document files, just click on the button shown below.
Now press on the page to draw the display area of the chosen file type.

The software for these files must be installed on the clients computer before the content can be
displayed. To display a PDF in the create area Acrobat Reader must be installed
This working area created is 300x200 pixels. All content will
be displayed in that size at the selected position on the page.
Now double click the created area to edit properties...
Custom Properties...
Use the Div to just source code
to this area, like java script.

Use the Embed to display a
Word document or PDF file
in the Area.

Use Applet to add an Java
Applet.

Use P for a paragraph and so on.

Else add any HTML command.
Since we selected the embed, it will now give an option of selecting a file to embed in the area
Example would be a Word document (.Doc), .PDF File or a applet and so on.

This file will end up in the 'Insert Extra Header / Body Code...' file are. This is where all the page
files are stored.
The above example will show the word document 'NewFeatures.doc' in the select browser area,
Microsoft Word must be installed on the computer which is showing the page.
Other HTML commands can be added
See example tutorial :

Flag.pge
FxText.pge
GoogleSearch.pge
InsertingPDF.pge
LakeApplet.pge
Orbit.pge
Paypal.pge
Providing Better Software Solutions
Where the HTML commands
will be place in the HTML
source code when source
code is generated.

<Embed
 ID="MyObject2">
</Embed>
Embed Source file

<Embed ID="MyObject2" src="NewFeatures.doc">
</Embed>