Direct link to fullsize image Direct link to fullsize image
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Direct link to fullsize image

Started by bruno, April 28, 2004, 08:47:12 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

bruno

Hello,

I tried to find a solution to a rather simple problem, but couldn't find it anywhere: I need a direct link to the fullsize image in the intermediate page.

By adding:

$pic_html .= "<a href=\"" . $picture_url . "\">Right click to download Image</a><br />";

in the displayimage.php, I can actually get a link to the image displayed on the page, but I need the direct link to the full size image (aka the original) on the following page (without actually having to open this page).

I'm sure I'm missing something obvious here, so please, if anybody can give me a clue...

Thank you in advance,

Bruno
With kind regards,

bruno