Re: Changes
From: | Carsten Becker <carbeck@...> |
Date: | Saturday, December 8, 2007, 11:44 |
Matahaniya ang Eric Christopherson <rakko@...>:
> I like the design of that page, but in order to read the
> PDFs I had to make the browser window much larger than I
> like. Would it be possible to allow the user to choose
> whether to open the PDFs in a separate frame or not?
That should be possible, yes. Since the file name is given
in the $_GET array, you could easily add a line under the
iframe where it says "click here to open the file in a
separate window, right-click and choose 'Save As' to
download".
Carsten