Search the web
Sign In
New User? Sign Up
soapbuilders
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Newbie VB+SOAP   Message List  
Reply | Forward Message #10804 of 10820 |
Hi,

I'm a new developer in VB + SOAP 3.0 SDK, I would like to sending out
a header of message like this:

POST /mm7extadapter HTTP/1.1
Content-Type: multipart/related; boundary="soap-border"; type="text/
xml"; start="mm7-submit"
Authorization: Basic Og==
User-Agent: Java/1.4.2_08
Host: 10.23.48.130:9500
Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
Connection: keep-alive
Content-Length: 2205

--soap-border
Content-Type: text/xml; charset="utf-8"
Content-ID: <mm7-submit>

but when my application trying to sent out, to become like this:

POST /mm7extadapter HTTP/1.1
Content-Type: text/xml
Host: 203.78.116.52
SOAPAction: ""
Content-Length: 2551

Could u give me an advice?
How to configure or how to set the properties of header?

Thanks a lot.

regards,
JohanWijaya




Thu May 24, 2007 4:54 am

yogya_johan
Offline Offline
Send Email Send Email

Forward
Message #10804 of 10820 |
Expand Messages Author Sort by Date

Hi, I'm a new developer in VB + SOAP 3.0 SDK, I would like to sending out a header of message like this: POST /mm7extadapter HTTP/1.1 Content-Type:...
yogya_johan
Offline Send Email
May 24, 2007
4:54 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help