use ActiveX which can be loaded by application ThinClient. But I want to load it on web page.
This code returns me a error ERROR: the OBJECT tag is not supported by browser
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<html>
<head>
<title>
ActiveX loader
</title>
</head>
<body>
<object
id="ActiveX1"
classid="CLSID:BF28CABD-C70E-479B-9A2 ...
Go to the complete details ...