CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 1999
    Location
    Berkshire,UK
    Posts
    15

    ActiveX Nightmare

    I am trying to use MSFLXGRD.OCX inside my html page. This comes with VB. Well..this HTML page works fine with the developement machine because it can find VB Runtime Lib.

    But for the virgin machine It needs the CAB file from Microsoft site or from my web server. Here comes the problem is ..I donot know the URL for grabing the CAB file for this. Is there any way I can create my own CAB file inorder to make this to work.

    Any help.

    New Bie

  2. #2
    Join Date
    Mar 2000
    Posts
    175

    Re: ActiveX Nightmare

    Did you use the Package and Deployment Wizard that comes with VB6 to create the CAB file?


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

Featured