|
|
| Author |
Message |
franciskus
Joined: 27 Mar 2006 Posts: 213
|
Posted: 08/17/07 - 04:27 Post subject: |
|
|
| I have my own personal page on the internet. I would like to share some excel worksheets with other people. There are some calculations in that sheets that, I suppose, can be useful to others. I am not professional web programmer, so I do not know how to make Excel worksheet appear in web browser. Can you explain me in a few words how to do that? |
|
|
Back to top
|
|
|
|
 |
herb
Joined: 14 Apr 2004 Posts: 201
|
Posted: 09/02/07 - 23:49 Post subject: |
|
|
| For purpose of showing some file formats in browsers HTML anchors are used. They can be used to show Word, Excel, Power Pont, Acrobat Rader and other files. It is important that end user has associated program for opening such files. You only need to add desired files to anchor tag and when clicked on the link file will be shown in end users browser. |
|
|
Back to top
|
|
|
|
 |
|