Sahil
Mon Feb 21 03:38:28 CST 2005
As Mark said - ActiveX control execution at the remote end will need -
a) Certificate + Security setting + User permission
b) DLL issues resolved in advance.
MFC ActiveX controls are too huge, ATL are too complicated to write. VB6
ActiveX controls just plain suck !!
You can even write an unmanaged .NET solution to get around the platform
issue, but problems a) and b) remain.
- Sahil Malik
http://codebetter.com/blogs/sahil.malik/
"Mark Rae" <mark@mark-N-O-S-P-A-M-rae.co.uk> wrote in message
news:ev%23MKi%23FFHA.348@TK2MSFTNGP09.phx.gbl...
> "RK" <robert@prones.pl> wrote in message
> news:sl2j11tqfsj05jke15ar82lv63gk3c9b6n@4ax.com...
>
>> I may use ActiveX on client side
>
> Yes, but only if all your clients use IE, and have their browser settings
> set to allow them to use ActiveX controls in this way...
>