Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: Download behavior to download images.


Message #1 by kdekker@h... on Thu, 15 Mar 2001 07:39:00
Dear Kees,

I haven't tried it myself, but I beleive in ASP the "Binary Read" method 
is used to upload files. Maybe search for an equivalent in JavaScript?

Good luck!

> Hi,
> 
> I have asked this question before, but I try again.
> 
> I use the standard download behavior to get text files (i.e. htm, js, 
xml)
> into a variable. Then I store the contents on the local drive (if the
> user allows me to do so).
> 
> I don't know how to do the same thing with image files (jpg, gif) or 
other
> non-text. How can I download the image and then save it to the local 
drive
> (if the user allows me to do so)?
> 
> Thanks in advance.
> Kees
> 
> 

  Return to Index