Dime attachments and SOAP

admin

Administrator
Staff member
I am uploading files from clients to our server accross http, and I would like to use DIME attachments to do so.

I know I can write a Windows Forms app to accomplish this, but I need to have a web app that does it. I currently use ASP.net to transfer the files.

my question is: can I create an application that implements SOAP to transfer files as a web based application(through the browser)?

thanksMoved to .NET
 
Back
Top