Results 1 to 2 of 2

Thread: Disadvantages of ActiveX for Web?

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2006
    Posts
    7

    Disadvantages of ActiveX for Web?

    I am developing an user control ActiveX component to be used with HTML. This is an .ocx file to run on server.
    Are there any disadvantages of using VB6 to develop this component.

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: Disadvantages of ActiveX for Web?

    Using VB6 is fine.. but ActiveX components on the web usually arent - as these days very few people allow them, that's even if their browser supports them.

    If you are looking to have lots of users (or ones that arent in your company), it is a good idea to avoid ActiveX components if possible.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width