S
Stacey
I created an InfoPath form and want to save it to our network. I tried the
SaveAs function CTRL1337_5::OnClick(eventObj)
{
XDocument.SaveAs("\\stlabcfil002\ABC_MSG$\CNS\Network Implementation\Work
Order Repository");
}
I am getting the error msg "access denied"
I have researched the SaveAs function, and I am not able to find anything
that works.
If someone could please give me the exact code, I would really appreciate
it.
Thank you,
Stacey Nafe-McBeth
If someone could please give me the exact code, I would really appriciate it.
SaveAs function CTRL1337_5::OnClick(eventObj)
{
XDocument.SaveAs("\\stlabcfil002\ABC_MSG$\CNS\Network Implementation\Work
Order Repository");
}
I am getting the error msg "access denied"
I have researched the SaveAs function, and I am not able to find anything
that works.
If someone could please give me the exact code, I would really appreciate
it.
Thank you,
Stacey Nafe-McBeth
If someone could please give me the exact code, I would really appriciate it.