Results 1 to 4 of 4

Thread: Using an OCX in ASP

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Nov 1999
    Posts
    266

    Talking

    Hi there,
    If I use an OCX in an ASP script, should that OCX be present and registered on the WebServer or on the client machine? If the OCX has a user interface will that user interface be visible on the client machine?
    Thanks in advance.

  2. #2
    Fanatic Member Ianpbaker's Avatar
    Join Date
    Mar 2000
    Location
    Hastings
    Posts
    696

    Smile

    Ocx's Need to ve put in An object tag, And all you need to do is store it on the server and point the tag to it.
    Then When your user comes to look at the page and hasn't already viewed it, IE Automatically tries to download and install on the CLient's Machine.

    Hope This Helps

    Ian
    Yeah, well I'm gonna build my own lunar space lander! With blackjack aaaaannd Hookers! Actually, forget the space lander, and the blackjack. Ahhhh forget the whole thing!

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Nov 1999
    Posts
    266
    Can you give me sample code? Also are OCX's supported by Netscape Navigator?

  4. #4
    Fanatic Member Ianpbaker's Avatar
    Join Date
    Mar 2000
    Location
    Hastings
    Posts
    696
    You need to get a pluggin for OCX's to use them In NS

    As for code try the MS site below it shows you how to do most things.

    http://msdn.microsoft.com/workshop/c...op/components/

    Hope this helps

    Ian
    Yeah, well I'm gonna build my own lunar space lander! With blackjack aaaaannd Hookers! Actually, forget the space lander, and the blackjack. Ahhhh forget the whole thing!

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