Results 1 to 2 of 2

Thread: Run on a program on client.....

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Mar 2001
    Location
    India
    Posts
    117
    Can i run a program a program on a client machine sitting on another computer.......

  2. #2
    Fanatic Member gwdash's Avatar
    Join Date
    Aug 2000
    Location
    Minnesota
    Posts
    666
    well, yes you can. Create a small DCOM program for the client (an ActiveX exe) and have it call Shell or ShellExecute API. then you can create an instance of that program from your pc w\ CreateObject. I don't have vb on this computer, so i can't give you code, but i will post some this afternoon.
    GWDASH
    [b]VB6, Perl, ASP, HTML, JavaScript, VBScript, SQL, C, C++, Linux , Java, PHP, MySQL, XML[b]

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