javascript_howto thread: Help ... How can I use Javascript to save images from a web page
This is a multi-part message in MIME format.
------=_NextPart_000_00FD_01C1BB88.3282BDE0
Content-Type: text/plain;
charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable
I have an odd problem and need a little help ... I have inherited an
Access database with thousands of pictures stored in the database. I
need to extract all of the pictures and rename them ...
What I want to do is to build an ASP page to load the pictures into a
web page (no problem), then use Javascript to save the picture to my
file system with a new appropriate name.
Can Javascript do this?
Can anyone point me to a reference where something like this is
discussed?
Thanks in advance.
Chip Dukes