Home » Developer & Programmer » JDeveloper, Java & XML » How to open excel
How to open excel [message #214446] Tue, 16 January 2007 08:26
kanis
Messages: 61
Registered: November 2006
Member
I am using weblogic server.
I have written a jsp to open up an excel file
<html>
<head>
<title> new document </title>
</head>

<body>
<br><br><br>
<center>
<br><br><br>
<br><br><br>
<a href="C:\Documents and Settings\a.xls"> </a>
</center>
<form name="downloadFrm" action="" method="post">
<INPUT TYPE="hidden" name="fileName">
</form>
</body>
</html>

But it open a excel file with some junk value ..
please give a sol~n.
Previous Topic: Reading XML file
Next Topic: Could not find the main class. Program will exit.
Goto Forum:
  


Current Time: Fri Apr 19 14:05:58 CDT 2024