lora_3677
09-24-2003, 09:05 AM
Is it possible to do this... I'm working on a project where it would be nice to automate a process, but I'm not sure if it's possible.
We use Microsoft Team Services.. one of our teams have drafts and production Word docs. Once the draft is approved, they have to update the links that are in the Word doc and move it to the production folder.
We would like to be able to have a button to click, basically, that will open the draft document, update the links in the doc, and move it to the production folder to save it in it's new location.
The links are basically the same... only the folder name is different. so the draft link would be C:/documents/blah/blah/drafts and the production is like c:/documents/blah/blah/production... so the links within the Word doc go to tables which are in the draft and production folders... so they need to be updated to access the production tables, not the draft tables....
not sure if this is the correct portion to post this question in.. i want to do this thru ASP, but it will be using a scripting language...
any help would be appreciated...
We use Microsoft Team Services.. one of our teams have drafts and production Word docs. Once the draft is approved, they have to update the links that are in the Word doc and move it to the production folder.
We would like to be able to have a button to click, basically, that will open the draft document, update the links in the doc, and move it to the production folder to save it in it's new location.
The links are basically the same... only the folder name is different. so the draft link would be C:/documents/blah/blah/drafts and the production is like c:/documents/blah/blah/production... so the links within the Word doc go to tables which are in the draft and production folders... so they need to be updated to access the production tables, not the draft tables....
not sure if this is the correct portion to post this question in.. i want to do this thru ASP, but it will be using a scripting language...
any help would be appreciated...