This is a multi-part message in MIME format.
------=_NextPart_000_000F_01C1A405.317B23F0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi,
I'm using listview control in my application and for that I need
mscomctl.ocx file to be there in the client system.
If it is not there I need to download it from the server.
I'm using "codebase=3Dmscomctl.ocx#version=3D6,00,84,98" in the object
tag of list view control and browser security settings has been set to
medium. It is working fine in most of the systems but in some systems
with Win2000 server, it is failing.
I'm not writing any cab files. B'Coz mscomctl.ocx comes with Windows
operating system.
Please let me know where I'm going wrong.
-Nav