07-20-2010 09:08 PM
07-21-2010 04:02 AM
07-21-2010 04:16 AM
<html>
<head>
<title>test applet</title>
</head>
<body>
<applet code="Bonjour.class" codebase="C:\WorkEclipse\fe\bin" width=300 height=100>
<param name = "taille" value = "40">
</applet
</body>
</html>
Please correct the errors below then click OK.
* A system error happened during the operation: 06210016 Failed to execute script 'workspace://SpacesStore/a662a11c-cd74-4ab3-b93e-b789273411f0': illegally formed XML syntax (workspace://SpacesStore/a662a11c-cd74-4ab3-b93e-b789273411f0#12)
07-21-2010 06:44 AM
</applet
07-21-2010 07:05 AM
07-21-2010 09:54 AM
07-21-2010 10:36 AM
function open_win()
{
window.open("C:\\WorkEclipse\\fe\\testcall.html","newFenetre","width=800,height=600");
}
<html>
<head>
<title>test applet</title>
</head>
<body>
<applet code="Bonjour.class" codebase="C:\WorkEclipse\fe\bin" width=300 height=100>
<param name = "taille" value = "40">
</applet>
</body>
</html>
07-21-2010 11:16 AM
07-21-2010 12:44 PM
07-21-2010 07:24 PM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.