Downloading Multiple images in one request

R

renil

I am trying to extend Microsoft Visual studio Personal Website starter
kit. In that, we can only download one picture at a time. I need to
download the entire Album to my local machine. The photos are saved in
SQL Server. From that how can I download the entire photos in one
Album?

Thanks and regards,
Renil
 
B

bruce barker \(sqlwork.com\)

one browser request, one response, this is the http model. you can either
use an active/x control, or as most common, zip the files up into one
download.

-- bruce (sqlwork.com)
 
R

renil

Thank you for your reply
Renil
one browser request, one response, this is the http model. you can either
use an active/x control, or as most common, zip the files up into one
download.

-- bruce (sqlwork.com)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top