Re: soap with attachments help?????

2004-01-29 Thread bethana kumar
Hi Group   I would like to write some soap service ..which should server image(s) for client over SOAP/HTTP ...does any body have some examples   I tried like this but i am getting some problem ...   Interface ---

RE: Attachments help

2002-11-27 Thread ttran22
o: <[EMAIL PROTECTED]> | |cc: | |

RE: Attachments help

2002-11-26 Thread Arno de Quaasteniet
Arno > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: 26 November, 2002 7:49 AM > To: [EMAIL PROTECTED] > Subject: RE: Attachments help > > > Thanks Arno, > I have another problem with the size of attachments, I > c

RE: Attachments help

2002-11-25 Thread ttran22
| |cc: | | Subject: RE: Attachments help | >--

RE: Attachments help

2002-11-25 Thread Arno de Quaasteniet
[EMAIL PROTECTED]] > Sent: 25 November, 2002 5:21 AM > To: [EMAIL PROTECTED] > Subject: Attachments help > > > Hi, > Can anyone help me ... I have created a set of stubs > and skeletons > from a WSDL file, which I have successflly called from a VB Client. In > these

Attachments help

2002-11-24 Thread ttran22
Hi, Can anyone help me ... I have created a set of stubs and skeletons from a WSDL file, which I have successflly called from a VB Client. In these services, I have an operation which takes a string message along with attachments. The method that was generated is: pub