ActiveX ATL - Problem - ASP
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I have created an ActiveX Control which exposes 3 methods Connect Disconnect (no arguments) Send My Disconnect works fine under ASP, but my CONNECT and SEND are not working, I have arguments as LPSTR in both which are [in]. The ASP error is Automation Variable not supported. How do i Overcome this problem Sameer