> > Thanks for your note. I am really struggling with that limitation. I
> > am not clever enough for web services (yet)
[quoted text clipped - 14 lines]
>
> http://madhurahuja.blogspot.com
Hi
If you know .NET 2.0 , you can easily create a web service. The web
service method recieves XmlDocument object as a parameter. You have to
extract form data from its nodes. Once you have the info , you can
submit it to database.
Madhur
> Are there any basic tutorial that you are aware of?
>
[quoted text clipped - 20 lines]
> >
> > http://madhurahuja.blogspot.com
IT PHYTOSAN - 26 Jul 2006 17:19 GMT
I might try that. Thanks.
IT PHYTOSAN
> Hi
>
[quoted text clipped - 29 lines]
> > >
> > > http://madhurahuja.blogspot.com
IT PHYTOSAN - 26 Jul 2006 17:59 GMT
By the way have you played with converting the data base connection the form
is based on into a data connection stored on a connection library? Will this
help with being able to submit the form?
Thanks
IT PHYTOSAN
> Hi
>
[quoted text clipped - 29 lines]
> > >
> > > http://madhurahuja.blogspot.com
Madhur - 26 Jul 2006 20:16 GMT
> By the way have you played with converting the data base connection
> the form is based on into a data connection stored on a connection
[quoted text clipped - 37 lines]
>>>>
>>>> http://madhurahuja.blogspot.com
No, That is just a design decision, so that you can change your connection
string independent of the form.
--
Madhur Ahuja
http://madhurahuja.blogspot.com
IT PHYTOSAN - 26 Jul 2006 22:05 GMT
Bummer. I hope they fix that on one of the next releases.
IT PHYTOSAN
> > By the way have you played with converting the data base connection
> > the form is based on into a data connection stored on a connection
[quoted text clipped - 45 lines]
>
> http://madhurahuja.blogspot.com
mikedopp - 29 Mar 2007 21:38 GMT
madhur,
Can you give an example of how to use the XmlDocument object to receive
data from the infopath form?
Thanks in advance.
Mike
mikedopp.com
> Hi
>
[quoted text clipped - 29 lines]
> > >
> > > http://madhurahuja.blogspot.com