|
Home > Archive > Netware Webserver > March 2007 > Apache automate convert file.xls to the file.html ??
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 |
Apache automate convert file.xls to the file.html ??
|
|
|
| May be any body know - How do this:
In the folder
\\server\vol1\web1\dir1
exist file:
\\server\vol1\web1\dir1\file.xls
http://server/dir1 = \\server\vol1\web1\dir1
It is necessary that FILE opened in format HTML (as HTML), instead of as
XLS a file.
In other words, that the server its automatic device represented in HTML a
format
Serg
| |
| Anders Gustafsson 2007-03-03, 7:11 am |
| Serg,
> http://server/dir1 = \\server\vol1\web1\dir1
>
> It is necessary that FILE opened in format HTML (as HTML), instead of as
> XLS a file.
> In other words, that the server its automatic device represented in HTML a
> format
What you want, if I understand you orrectly is a "viewer" for XLS files? If I
were to do this, then I would probably write a servlet in Java, using
something from this page:
http://schmidt.devlib.org/java/document-libraries.html
- Anders Gustafsson, Engineer, CNE6, ASE
NSC Volunteer Sysop
Pedago, The Aaland Islands (N60 E20)
Novell does not monitor these forums officially.
Enhancement requests for all Novell products may be made at
http://support.novell.com/enhancement
Using VA 5.51 build 315 on Windows 2000 build 2600
| |
| Anders Gustafsson 2007-03-03, 7:11 am |
| Also see:
http://xmlgraphics.apache.org/fop/
Of course, GW Webacc somes with viewers for Excel.
- Anders Gustafsson, Engineer, CNE6, ASE
NSC Volunteer Sysop
Pedago, The Aaland Islands (N60 E20)
Novell does not monitor these forums officially.
Enhancement requests for all Novell products may be made at
http://support.novell.com/enhancement
Using VA 5.51 build 315 on Windows 2000 build 2600
|
|
|
|
|