Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Visual Basic > VB 6 Visual Basic 6 > VB How-To
|
VB How-To Ask your "How do I do this with VB?" questions in this forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VB How-To section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 2nd, 2004, 07:48 PM
Registered User
 
Join Date: Dec 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default open excel document in jsp page

Hi,
  I am trying to open a excel spreadsheet in jsp page. I am using a link to open the excel .

<%@ page contentType="application/vnd.ms-exel" %>
<meta http-equiv="Content-Type" content="application/vnd.ms-excel; charset=iso-8859-1">

Even after including this code , it does'nt open up. Any suggestions pls.:)


 
Old December 3rd, 2004, 06:45 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 344
Thanks: 0
Thanked 1 Time in 1 Post
Default

check out http://www.greggriffiths.org/webdev/both/excel/





Similar Threads
Thread Thread Starter Forum Replies Last Post
IE open document reference bobbyastrain Pro VB 6 1 December 30th, 2007 08:47 AM
display document in jsp mahendra.w JSP Basics 0 August 9th, 2007 03:57 AM
Open document, Open second doc and copy to first justabeginner Word VBA 1 March 7th, 2007 02:47 AM
Open pdf document ppenn Access VBA 1 February 20th, 2007 12:31 PM
open, change a excel document from word kareltje Excel VBA 2 February 14th, 2005 11:23 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.