
January 13th, 2004, 03:48 PM
|
|
Registered User
|
|
Join Date: Aug 2003
Posts: 20
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
SOAP File transfers
I need to create a SOAP method that returns a file when called. I am using using VB6 (ActiveX DLL). The files that will be returned are JPEG files from an Oracle database or PDF files from a SQL Server DB. I'm not worried about grabbing the files from the database, I just need to know how to send the file back to the requesting user. Anybody? Any help would be appreciated.
|