Microsoft
Software
Hardware
Network
Question : Web Service to upload images
Hello I want to upload images using Web Service from one bo to another. Wdowe have to use WSE for this or it is possible with the web service directly?
Answer : Web Service to upload images
You can to this with a basic web service. Images are typically transferred as a byte[]. Here's a few articels that talk about it:
http://msdn.microsoft.com/
msdnmag/is
sues/06/10
/InsideMSD
N/
http://www.aspfree.com/c/a
/ASP.NET-C
ode/Create
-webservic
e-to-
retri
eve-image-
from-datab
ase/
http://www.eggheadcafe.com
/articles/
20040721.a
sp
(they talk about it from the aspect of GETTING images from web services, but you can just reverse the logic...
Random Solutions
DataGrid.ItemCreated Event Firing Multiple Times
BSOD with error FLTMGR_FILE_SYSTEM 0x000000F5
Windows 7 XP Mode will not read DVD+R disk
MS Access VBA - test if docmd.openquery successful
MS Access Error
SQL SUM Across Tables
Split string at capital letters
Can't load ASPX file when calling using computer name
Front Page 2003
Locking a Table?