Results 1 to 2 of 2

Thread: client or server

  1. #1

    Thread Starter
    Member
    Join Date
    Oct 1999
    Posts
    32

    Hi guys,

    I have been asked this Question a no. of times.

    When a client creates an instance of an activex dll residing on a server, where does this component execute ? client or server ?

    Also where is the data associated with this component stored ? client or server memory ?

    Regards

    Shastri
    Shas


  2. #2
    Serge's Avatar
    Join Date
    Feb 1999
    Location
    Scottsdale, Arizona, USA
    Posts
    2,744
    If you creating an instance of that DLL with Server.CreateObject then it will be a server side.

    Checkout Microsoft's Site for Server-Side/Client-Side overview

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