Hi,
I'm writng DFS code to retrieve URL content (ObjectService.Get in C#.net) from Documentum and What I received is a Downlaodable ACS url, When I paste the url in a browser it opens up with the File save dialog box with a default file name as "ACS.relevantExtension", But I want the actual file name to appear.
This is indeed required for scenerio's like with a Web application you may want to redirect the page directly to the downloadable url and allow the user to download it directly from the ACS server, instead of downloading the content at the server and renaming it by retrieving the object name from the table and save it to enable the client side downloading for the second time. Hope I'm clear...
I would appreciate early response on this. Thanks for all your help...
Thanks,
Kathir