Forum Moderators: open

Message Too Old, No Replies

FileSystemObject & Binary Files

can jscript/vb work with binaries?

         

affter333

8:48 am on Sep 10, 2003 (gmt 0)



Hi, I'm able to use javascript's FileSystemObject
to read a txt file, and post it to the web using HTTP-Post.

But is there a way to read binary files like jpegs so that
I can escape the data and upload it using HTTP-post method.
(not via file upload)

Thanks for your kind help...

korkus2000

12:33 pm on Sep 10, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Are you talking about ASP's FileSystemObject?