Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Submitting Files
Message
De
24/01/2004 14:28:28
Keith Payne
Technical Marketing Solutions
Floride, États-Unis
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00869822
Message ID:
00870304
Vues:
11
>Thanks- the byte array tip and a couple of hours searching the web allowed me to figure something out. I'm now making progress. I never wrote a web service before.
>
>DB

This approach is okay for tiny files, but I wouldn't recommend it for anything that takes longer than a couple of seconds to transmit.

To handle large files, you will want to use some javascript to launch another browser and send the file to a separate web service, one small chunk at a time.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform