![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
|
Hi, Does anyone have a good example on how to transfer a file using webservices. I can't seem to find a decent example in the BOL. TIA |
#2
| |||
| |||
|
|
This might help you. http://www.dotnetextreme.com/code/ImageTimeWS.asp I think basically you need to read the file into a byte array, return that from your web service, and reconstitute the byte array into a file on the client side. Does that make sense? Michael "JMH" <a@a> wrote Hi, Does anyone have a good example on how to transfer a file using webservices. I can't seem to find a decent example in the BOL. TIA --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.512 / Virus Database: 309 - Release Date: 8/19/2003 |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |