hello

I am trying to download HTML,ASP files from ftp server. It works for only text not images.For Parsing file I used FtpOpenFile to open the file & InternetReadFile to read the data,
but doesn't work.

pls help me ...
How to download .html,.asp file with images from ftp server.


Mona