Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 12-10-2002, 03:43 PM   PM User | #1
moored
New to the CF scene

 
Join Date: Dec 2002
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
moored is an unknown quantity at this point
downloading images

my graphic artist has created a web photo album in photoshop. It has a thumbnail of each image across the bottom of the page that you can scroll left to rignt and when you click on the thumbnail it shows a larger image above it. The problem we are having is we want to link the larger image to the printable image located in another folder and is twice the size of the viewable one but we do not want it to show but to open up the download dialog box to save to the viewers local pc.
moored is offline   Reply With Quote
Old 12-10-2002, 06:11 PM   PM User | #2
redhead
Regular Coder

 
Join Date: Jun 2002
Location: United Kingdom Confused: Often
Posts: 859
Thanks: 0
Thanked 0 Times in 0 Posts
redhead is an unknown quantity at this point
with graphics they will just open in a blank browser window if their url is clicked (eg: <a href="images/picture.jpg">Click to download the image</a>)... so it wont save permanantly on the visitors hard drive, but if you were to tell the user to right click it and then save it on their hard disk it would be stored.

if you needed to actually have that download dialouge you could always zip the image - thats the only solution i can think of - but i dont think it's worth it... why not just zip the whole gallery and have it all downloadable, rather than one picture at a time?
__________________
redhead
redhead is offline   Reply With Quote
Old 12-10-2002, 08:59 PM   PM User | #3
moored
New to the CF scene

 
Join Date: Dec 2002
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
moored is an unknown quantity at this point
thanks but the photo gallery is santa pictures so we could not do the whole gallery but each one instead.
moored is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 09:06 AM.


Advertisement
Log in to turn off these ads.