CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: SharmaMohit3333

Search: Search took 0.02 seconds.

  1. Re: How to use Visual Basic 6.0 ActiveX Control in ASP.NET & C# 3.5

    When user will open the web page where ActiveX control is used that a pop up message will come to install AcitveX control then it will be visible to Client side otherwise it will not.

    It would be...
  2. Re: How to use Visual Basic 6.0 ActiveX Control in ASP.NET & C# 3.5

    I need to do R&D on it. How to interact that ActiveX Control with Web Server.
    Could you please help on it?
  3. Re: How to use Visual Basic 6.0 ActiveX Control in ASP.NET & C# 3.5

    1. I've found that how to use ActiveX control in ASP.net like
    <object id="objOcxCtrl" classid ="clsid:BBB438D4-B437-46AD-B583-6215E398F31F"
    ...
  4. How to use Visual Basic 6.0 ActiveX Control in ASP.NET & C# 3.5

    I am developing an application in ASP.NET & C#3.5. But I need to use an ActiveX Control which developed in Visual Basic 6.0.
    Can anyone help me?

    1. How to use ActiveX Control in Web application....
Results 1 to 4 of 4





Click Here to Expand Forum to Full Width

Featured