D
Dataplex
I'm sorry if I appear to be trolling but I've been searching for a while and
can't seem to find the answer to my question. I am working on a web
application project that involves a couple of departments within the company.
My department is responsible for coding the web application while another
department is responsible for supplying the data for the application.
I have created an XML Schema for use in the SQL 2k5 database to store the
records for this system. However, we do not have an interface for the other
department to directly upload data into the database. My solution was to use
Infopath to give them an easy to use form to submit data via XML files or
email (or possibly a web service).
I do not know that much about InfoPath and have had a hard time finding a
good starting point to learn all of its features. What I want to do is have
a single form based on the XML Schema I've created in VS.NET 2k5 that has a
submit button that will send the data to me, and then clear the form for
another entry to be put in. Each time I create the form by supplying the
Design Form wizard with the Schema, it creates all of the fields in repeating
sections with controls and does not allow me to change them to regular
controls. Furthermore, if I try to change the overall form design to a
single layout with buttons, it erases all of the controls on the form and
will not allow me to add just a single control...it forces me to use
repeating controls.
Any help or resources would be very much appreciated! TIA!
can't seem to find the answer to my question. I am working on a web
application project that involves a couple of departments within the company.
My department is responsible for coding the web application while another
department is responsible for supplying the data for the application.
I have created an XML Schema for use in the SQL 2k5 database to store the
records for this system. However, we do not have an interface for the other
department to directly upload data into the database. My solution was to use
Infopath to give them an easy to use form to submit data via XML files or
email (or possibly a web service).
I do not know that much about InfoPath and have had a hard time finding a
good starting point to learn all of its features. What I want to do is have
a single form based on the XML Schema I've created in VS.NET 2k5 that has a
submit button that will send the data to me, and then clear the form for
another entry to be put in. Each time I create the form by supplying the
Design Form wizard with the Schema, it creates all of the fields in repeating
sections with controls and does not allow me to change them to regular
controls. Furthermore, if I try to change the overall form design to a
single layout with buttons, it erases all of the controls on the form and
will not allow me to add just a single control...it forces me to use
repeating controls.
Any help or resources would be very much appreciated! TIA!