|
Posted by Zoe Brown on 09/13/05 22:33
"Justin" <cRyExM0O7V@EhToHtIpSop.com> wrote in message
news:51onbksmw2lj$.l28bekobn7gl.dlg@40tude.net...
> On Tue, 13 Sep 2005 18:51:17 GMT, muldoonaz wrote:
>
>> Justin wrote:
>>> I'm currently working on a management type of interface for a website.
>>> It's a PHP site with a MySQL backend. What I'd like to do is have a
>>> text box for editing text on the site, as well as a few other things,
>>> and then be able to generate a preview of the site. The preview is
>>> where I'm lost. I'm not even sure if it's possible, but what I'd like
>>> is either an image generated from the URL or a way to quickly and easily
>>> render the page but on a much smaller scale. Is this possible? If so,
>>> how would I go about it?
>>>
>>> TIA,
>>> Justin
>>>
>>
>> have you thought about using iframes?
>
> It's an idea, but I'd like it to be a scaled down version that won't
> require scrolling to view.
it can do, swap the style sheet for a "mini.css" which uses smaller fonts,
tables, images ect...interesting idea actually.
Failing that you would have to create a jpeg for each of the pages that
*could" be created and load that. I have done this in the past but only
where there have been 10 or possibilities.
Navigation:
[Reply to this message]
|