Hi
Here is my problem.
User wants to link a file on their pc (using the RTC).
When link is saved the file is uploaded to the server, and the link is changed.
File on the client needs to be deleted.
I have sucessfully (after lots of trial and error) managed to upload the file and change the URL in the link. However I cannot seem to delete the original file from the client.
Any ideas greatly appriciated...
0
Answers
Could you show how you did the upload and change? I want to do something simular. I have some code for the delete on the client. Will let you know tomorrow.
http://www.epimatic.com
How do I create an instance of the FileSystemObject on the client side?
I can see this option for dotNet but not Automation. And I only see the FileSystemObject as an automation.
Am I missing something really obvious? :oops:
here is a link to the blog that got me this far.
http://blogs.msdn.com/b/nav/archive/201 ... g-box.aspx
Could you show me the NAV source code of what you did?
Haven't tested it yet. Will do later this day when opening my project
I hope this helps.