For Programmers: Free Programming Magazines  


Home > Archive > PHP Language > April 2005 > excel file in php









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author excel file in php
NK

2005-04-21, 8:55 pm

Guys,
I am wondering if there is a way to display an excel file in a php page and
to update (refresh) it every x seconds. I used an open_window jscript that
is called every time my page refreshes but I'd like to open the actual excel
right in my php page.

Any clues?

Thx.


Sander Van de Moortel

2005-04-22, 3:55 am

NK wrote:
> Guys,
> I am wondering if there is a way to display an excel file in a php page and
> to update (refresh) it every x seconds. I used an open_window jscript that
> is called every time my page refreshes but I'd like to open the actual excel
> right in my php page.
>
> Any clues?
>
> Thx.
>
>

You could use an iFrame within which you would load a php script which
displayed your Excel file. This script also should have a meta tag which
says refresh every few seconds..

You can also have a javaScript run in the background which will refresh
the iFrame every pulse.

S
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com