N
nickjunkinbox
I am trying to decide how to read text files from the client, do some
reformatting, and then write back to the client (without uploading to
the server). These files could be fairly big in html/aspx terms
(hundreds of Mb), so I need an efficient method.
I understand the security implications of using web apps for this
(technically it should be written as a windows app) but I wanted to see
if anyone had any thoughts/approaches to this kind of thing in
asp.net/vbscript/javascript etc etc.
Thanks,
Nick
reformatting, and then write back to the client (without uploading to
the server). These files could be fairly big in html/aspx terms
(hundreds of Mb), so I need an efficient method.
I understand the security implications of using web apps for this
(technically it should be written as a windows app) but I wanted to see
if anyone had any thoughts/approaches to this kind of thing in
asp.net/vbscript/javascript etc etc.
Thanks,
Nick