Member
Member
jayray999   2006-12-24, 01:51
#1

I am currently using the following code for my DOWNLOAD button.

" title="">download

This prompts a password (.htaccess) and if the password is correct it displays the image in its own page where one can Right Click, Save As etc.

However, some of my users are unaware of even such simple tricks as Right Click and Save As so I am wondering if the DOWNLOAD link can directly prompt a "Save Image" type dialog box? Also can such an action be browser independent?

Thanks a lot.

Developer
Developer
trisweb   2006-12-25, 20:15
#2

It's got something to do with the mime type...

Check here, looks good
http://actionscript.org/forums/showthread.php3?t=89784

Member
Member
jayray999   2006-12-27, 04:01
#3

I tried adding this in the section of image.php of my theme:

And it resulted in the following errors:

[Removed as requested]

Developer
Developer
trisweb   2006-12-31, 19:56
#4

It'd have to be the headers in the actual JPEG image sent by the server; that might require that PHP streams the image content as zenphoto did in versions prior to 1.0.2, right now it just redirects, which I believe reloads the headers.

Not sure if there's a way, but if anything it'd be done in i.php

Member
Member
pearofducks   2007-01-06, 13:30
#5

i got this working another way, if you are interested i can share.
http://iphoto.advancedpants.com

Member
Member
jayray999   2007-01-07, 14:31
#6

very interested. please share

Member
Member
jayray999   2007-01-07, 23:48
#7

i just saw your site; it really works.

Member
Member
jayray999   2007-01-11, 03:27
#8

@pearofducks

Still waiting for the trick you used. I notice it shows the full path to the file being downloaded. Can that be insecure?

Junior Member
Junior Member
mgupta02   2007-01-25, 10:03
#9

@pearofducks

can you send me the down.php at my email id mgupta02@gmail.com

Pls Help me out with it.

Member
Member
jayray999   2007-01-25, 16:07
#10

@pearofducks

Please could you post the code? It would really help. Thanks.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.