TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Martijn
NA
6
0
SOAP Request with C#
Feb 7 2009 9:21 AM
Im just starting with C# because a friend needs a program for download the XML from a other server
Now is told that its a soap request, and what i would like to build is a programm that downloads the xml file to our server.
Does anny one have a sample for me or sugestions
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<
soap:Envelope xmlns:
xsi
=
"http://www.w3.org/2001/XMLSchema-instance"
xmlns:
xsd
=
"http://www.w3.org/2001/XMLSchema"
xmlns:
soap
=
"http://schemas.xmlsoap.org/soap/envelope/"
>
<
soap:Body
>
<
GeneratePriceList
xmlns
=
"http://www.bascomputers.nl/"
>
<
customerID
>
*****
</
customerID
>
<
password
>
******
</
password
>
</
GeneratePriceList
>
</
soap:Body
>
</
soap:Envelope
>
Reply
Answers (
0
)
file upload error
about properties