cerebrate Posted May 28, 2004 Posted May 28, 2004 hi, i've been reading up on web services and the way data can be transmitted using xml. i'm wondering if an entire file could also be sent this way. can anyone enlighten me? Quote
Administrators PlausiblyDamp Posted May 28, 2004 Administrators Posted May 28, 2004 Any particular kind of file? You could always define a web method that returns a byte array and just send the file back that way, however depending on the file size you may encounter some issues. If you need anymore info feel free to ask. Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.