how to stream data from client to server.
From: Asha (Asha_at_discussions.microsoft.com)
Date: 09/16/04
- Next message: hari krishna: "how to kill EXCEL component in taskManager which is in memory"
- Previous message: Matt Mercer: "asp .net loading carriage returns from SQL"
- Next in thread: Lucas Tam: "Re: how to stream data from client to server."
- Reply: Lucas Tam: "Re: how to stream data from client to server."
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 15 Sep 2004 20:47:08 -0700
hi...
can someone show me how to stream large amount of data from client back to
server?
i have serialize an image from the client, but the server only sees half of
the serialize xml. can i use streaming to steam the whole data back to the
server?
another Q, i;m using bytes, can the value of bytes be dynamiclly set?
e..g dim byt(400) as byte
can byt(400) be dynamiclly set?
- Next message: hari krishna: "how to kill EXCEL component in taskManager which is in memory"
- Previous message: Matt Mercer: "asp .net loading carriage returns from SQL"
- Next in thread: Lucas Tam: "Re: how to stream data from client to server."
- Reply: Lucas Tam: "Re: how to stream data from client to server."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|