Q201756: FP: How to Insert Java Applet into FrontPage Editor
Article: Q201756
Product(s): Word Front Page
Version(s):
Operating System(s):
Keyword(s): kbdta
Last Modified: 26-SEP-2001
-------------------------------------------------------------------------------
The information in this article applies to:
- Microsoft FrontPage 97 for Windows
-------------------------------------------------------------------------------
SUMMARY
=======
This article discusses the steps necessary for you to insert a Java Applet into
a HTML document in FrontPage Editor.
MORE INFORMATION
================
On the Insert menu in FrontPage Editor, point to Other Components, and then
click Java Applet.
On the Insert menu, point to Advanced, and then click Java Applet.
1. In the Applet Source box of the Java Applet Properties dialog box, type in
the name of the Java applet source file. Java applet source files usually
have a .class file name extension.
NOTE: You will need to import the Java applet class file(s) into your
FrontPage web.
1. If the HTML document is in a different location than the Java Applet Class
file(s), you will need to type the URL of the folder that contains the Java
applet class file(s) into the Applet Base URL box.
2. In the Message For Browsers Without Java Support box, you can type in a HTML
tag for Web browsers that do not support Java applets.
3. For each parameter that you need to pass to the Java applet, click Add, and
type the parameter's name and the value needed in the Set Attribute Value
dialog box.
4. Because there is no standard mechanism for displaying the valid properties
and values for a given applet, you will need to consult the documentation for
the Java applet and input the correct parameters and values.
5. In the Layout section of the Java Applet Properties dialog box, you can
optionally specify alignment, width and height values, horizontal and
vertical spacing, and border thickness for the Java applet.
6. Click OK to close the Java Applet Properties dialog box.
REFERENCES
==========
For additional information, click the article number below to view the article
in the Microsoft Knowledge Base:
Q161965 FP: Java Applet Doesn't Function if Class File Is Moved
For more information about Java, please see the following Microsoft World Wide
Web site:
http://www.microsoft.com/java
Additional query words: 97 code insert java applet
======================================================================
Keywords : kbdta
Technology : kbFrontPageSearch kbFrontPage97 kbZNotKeyword2 kbFrontPage97Search
Version : :
Issue type : kbinfo
=============================================================================
THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.
Copyright Microsoft Corporation 1986-2002.