|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Form to Webservicegenerates an xml file. I could go 2 ways with it: cycle through the variables and move them as an array through the web service or move the whole entire xml file as a stream through the web service. So now to the part I need help at, I am stuck at actually generating the web service and the code on the form to move the data to the web service via button click. I am just going to be running the Web service vial local host for testing purposes. So if anyone has any kind of sample code or such it would be greatly appreciated. Hoping I can help and learn alot on these forums have a nice day. I have looked and looked for Web Service Information and have not found what I was looking for. Basically all the examples do basic math and so forth. I need to know how to declare variables that hold values that then can be passed throught a sql connection to a database from the Web Service. As well as How to send the request. Although i am almost positive it is done with a post command. Thanks In my idea are you doing to much.
Look at this nice sample. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsintro7/html/vbwlkCreatingDistributedWebApplicationWalkthrough.asp I hope this helps, Cor <zon***@yahoo.com> schreef in bericht Show quoteHide quote news:1149426012.923886.284130@c74g2000cwc.googlegroups.com... > Making this as simple sounding as I can. I already have a form that > generates an xml file. I could go 2 ways with it: cycle through the > variables and move them as an array through the web service or move the > whole entire xml file as a stream through the web service. So now to > the part I need help at, I am stuck at actually generating the web > service and the code on the form to move the data to the web service > via button click. I am just going to be running the Web service vial > local host for testing purposes. So if anyone has any kind of sample > code or such it would be greatly appreciated. Hoping I can help and > learn alot on these forums have a nice day. > > I have looked and looked for Web Service Information and have not found > what I was looking for. Basically all the examples do basic math and so > forth. I need to know how to declare variables that hold values that > then can be passed throught a sql connection to a database from the Web > Service. As well as How to send the request. Although i am almost > positive it is done with a post command. > > Thanks >
Adding row to table
XML Encoding woes... XY coordinates on form Calling forms from a Form years,months,days renameing Visual basic 2005 express projects transparent labels on pictureboxes "Key not found" Exception Assigning to DataSource Property of Grid Attempted to read or write protected memory. dll vs vb 2005 aspnet vb webproject |
|||||||||||||||||||||||