Is there any possible way to control OffLine Dler remotely? Lets say to control computer at Home when you are working?? or is there any script that can do so?? or may be any DDE functions that allow it?? I am a programmer in some respect so I am able to write a script or two.....thx
Yes, it is possible. Offline Explorer Enterprise supports OLE Automation, so you can easily write your own app in Visual Basic, Delphi or C that will do what you need. Your application may handle remote control and pass your commands to Offline Explorer Enterprise.
There are full Help file and few examples on Delphi and Visual Basic on how to work with it via OLE Automation. Simply download it here and install (to the same directory where Offline Explorer Pro is installed to keep all your Projects and settings):
http://www.metaproducts.com/download/eesetup.exe
Best regards,
Oleg Chernavin
MetaProducts corp.
Than You for your reply... I will explore this furhter. I am pretty confident with C++ but have no knowledge absoulutely in VB. I will send you an email if I finish my work. Thx