Page 1 of 1

openning excell with data from a browser

Posted: Sun Nov 30, 2003 3:13 am
by pelegk2
i am building a table with data on screen using php
and in the end i want to give a button that will open excell with the data on screen and in the same data structure!
is it possible ?
then how?
thanks in advance
peleg

Open Exel file in the browser or in Excel

Posted: Mon Dec 01, 2003 6:52 pm
by dyconsulting
To open Excel file in the browser do this:

Code: Select all

<a href="File.xls" target="_blank">
To open it inside MS Ecxel:
1. go to my computer
2. go to tools
3. go to folder options
4. go to file types
5. scroll down to doc file or any file you want to open this way
6. click on advance and disable
7. confirm open after download