Hi Gaurav, > I need to build this client which connects to a website > (http://example.com/yyy.asp), the certificates on two > machines are authenticated and an input XML file is sent > over in response an output XML file is received.
I would recommend ditching the WinInet and using the XMLHttp Object instead. It's MUCH simpler and does everything the WinInet control can do and FAR more. Nevermind that there are samples out there which demonstrate exactly how to accomplish what you're looking for using XMLHttp, instead. Regards, Shawn K. Hall http://12PointDesign.com/ http://ReliableAnswers.com/ '// ======================================================= Rules : http://ReliableAnswers.com/List/Rules.asp Home : http://groups.yahoo.com/group/vbHelp/ ======================================================= Post : [email protected] Join : [EMAIL PROTECTED] Leave : [EMAIL PROTECTED] '// ======================================================= Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/vbhelp/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
