D
danlin99
The published form is initially filled-out by our contracts person, saves
the xml form using the contract number for filename and then e-mail the
reviewers for their comments. We need a centralized repository of comments
from reviewers so to prevent reviewers from saving multiple copies of the xml
form, I need a 'save' button that gets the value of the Contract Nbr field
for the file name and then close the form. I already know how to disable the
'save as' button.
Example:
Contract Nbr: 4008-06
Folder to save at: \\everest\contract\
Saved file:\\everest\contract\4008-06.xml
Don't know about jscript so please give me the complete code. Thanks so much.
the xml form using the contract number for filename and then e-mail the
reviewers for their comments. We need a centralized repository of comments
from reviewers so to prevent reviewers from saving multiple copies of the xml
form, I need a 'save' button that gets the value of the Contract Nbr field
for the file name and then close the form. I already know how to disable the
'save as' button.
Example:
Contract Nbr: 4008-06
Folder to save at: \\everest\contract\
Saved file:\\everest\contract\4008-06.xml
Don't know about jscript so please give me the complete code. Thanks so much.