N
Nicholas
I need to load the XML file generated by Infopath to a web page(.aspx) and
submit it to the server. How can I reach this?
The reason why I need to do this based on this scenario: all clients can
fill the form but just administrator can submit the content in the form to
server.
One way to solve this problem is desing an administrator version from with
submit function and a client version without submit function, but the problem
is administrator version can not read the XML file generated by client
version. So I want to load the xml file to a aspx web page and submit it to
server, of course, this page just can be opened by administrator.
Because I don't use Sharepoint, this is the most friendly way I can figure
out, any suggestion weil be apperciated!
submit it to the server. How can I reach this?
The reason why I need to do this based on this scenario: all clients can
fill the form but just administrator can submit the content in the form to
server.
One way to solve this problem is desing an administrator version from with
submit function and a client version without submit function, but the problem
is administrator version can not read the XML file generated by client
version. So I want to load the xml file to a aspx web page and submit it to
server, of course, this page just can be opened by administrator.
Because I don't use Sharepoint, this is the most friendly way I can figure
out, any suggestion weil be apperciated!