how to close the applet in java code?

How can i embed this java Applet in my web site? ( I have the code and i need embedding code)?

  • here is the code. <html dir="rtl"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title>New Page 1</title> </head> <body> </body> <head> <meta http-equiv="Content-Language" content="en-us"> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> </head> <title>...::: ChatBeChat :::...</title> <body> <p align="center"> <applet name="DigiChat1" codeBase="http://75.126.141.164/DigiChat… code="com.diginet.digichat.client.Dig… width="265" height="107" archive="file:///C:/Documents%20and%2… align="center"> <param NAME="cabbase" VALUE="Client.cab"> <param NAME="name" VALUE="DigiChat"> <param name="siteID" value="1015"> <param NAME="textcolor" VALUE="800000"> <param NAME="align" VALUE="middle"> <param NAME="width" VALUE="200"> <param NAME="height" VALUE="100"> <param NAME="ARCHIVE" VALUE="Client.jar"> <param NAME="language" VALUE="english.lang"> <param NAME="background" VALUE="9D9D9D"> <param NAME="ports" VALUE="8282,8283,8284,8285"> DigiChat requires a Java Compatible web browser to run. </applet></p> </body> </html>

  • Answer:

    The applet tags are all you need except for making sure all the required files are uploaded with it. Ron

Rayan at Yahoo! Answers Visit the source

Was this solution helpful to you?

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.