Hi all, Another simple task that is proving challenging. I'm trying to modify the complete filename for documents via a workflow. I'm calling the UpdateListItems methods from Lists.asmx and using the FileLeafRef field. But this only affects the Name field and does not include the extension.
Is there another field I should be using or is this perhaps by design? Via code I think I can use FileInfo(f.Name).Extension; but this doesn't help me when using the web service. Through the UI there is no way users can perform this. Opening an existing file (.doc) for editing and trying to save it back in the 2007 format (.docx) results in a new file being created. This just seems daft. I know I can do this via Explorer view or Web Folder but am looking for a more automated method. Regards, Paul Online Developer, ICT CEO Sydney
_______________________________________________ ozmoss mailing list [email protected] http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss
