Website download section

Geert Janssens janssens-geert at telenet.be
Fri Nov 13 14:53:10 EST 2009


On Friday 13 November 2009, tim at filmchicago.org wrote:
> The php option you could try is to have the link initially link to a local
> page which would then redirect the user with the php function:
>
> <?php
> header('Location: http://filelink');
> exit;
> ?>
>
> Note that the header function must be used before any other content has
> been served to the user.
>
> -tim
>
> Sent on the Sprint® Now Network from my BlackBerry®
>
Sorry,

I tried both with target="_blank" and a php redirect script. It keeps showing 
the download page first.

I think I'll just leave it like that for now. As John said in a later mail, 
it's not really that important.

Geert


More information about the gnucash-devel mailing list