M
Maansi Sanghi
Hello
I have two question
(A) I am trying to write a custom Submit action which will save the XML
filr generated by the infopath form to a specific local directory with an
auto generated name.
I have written the script XDocument.SaveAs("Path") in the OnSubmitRequest
event.
the error i get on submitting is "Permission Denied"
(Question) Is there a straight forward way of accomplishing this or do i
have to digitally sign the form?
(B) I want to publish my form on my website. For this i specify the URL for
example http://www.mycompany.com/public_html/exampleform.xsn
But the form fails to publish.
(Question) What are the steps and requirement for publishing a form on a
website.
Thanks
Maansi
I have two question
(A) I am trying to write a custom Submit action which will save the XML
filr generated by the infopath form to a specific local directory with an
auto generated name.
I have written the script XDocument.SaveAs("Path") in the OnSubmitRequest
event.
the error i get on submitting is "Permission Denied"
(Question) Is there a straight forward way of accomplishing this or do i
have to digitally sign the form?
(B) I want to publish my form on my website. For this i specify the URL for
example http://www.mycompany.com/public_html/exampleform.xsn
But the form fails to publish.
(Question) What are the steps and requirement for publishing a form on a
website.
Thanks
Maansi