<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - Opening Excel file in Browser</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Thu, 23 May 2013 12:28:31 -0400</pubDate>


    <item>

        <title>office</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=25864</link>

        

        
            <description><![CDATA[<p>codes or office web site is better to provide such a service ??</p>]]></description>
        

        <pubDate>Fri, 14 Sep 2012 14:58:28 -0400</pubDate>

        

        <jf:creationDate>Fri, 14 Sep 2012 14:58:28 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 14 Sep 2012 14:58:28 -0400</jf:modificationDate>
        <jf:date>Sep 14, 2012</jf:date>
        <jf:author>jamal lotfy</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>excel in browser</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=25864</link>

        

        
            <description><![CDATA[<p>hi,</p>
<p>&nbsp;</p>
<p>i have used in the same way in Web.xml, but its of no use.Could you plz suggest wt can be done.</p>]]></description>
        

        <pubDate>Tue, 11 Sep 2012 09:25:24 -0400</pubDate>

        

        <jf:creationDate>Tue, 11 Sep 2012 09:25:24 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 11 Sep 2012 09:25:24 -0400</jf:modificationDate>
        <jf:date>Sep 11, 2012</jf:date>
        <jf:author>sowjanya s</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>excel in browser</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=25864</link>

        

        
            <description><![CDATA[Hi eswar Kumar<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;I use your code to open excel file,but not open excel I get only empty excel Please help me<br><br>Nagesh...<br><br>File filepath=new...]]></description>
        

        <pubDate>Thu, 23 Dec 2004 23:12:41 -0500</pubDate>

        

        <jf:creationDate>Thu, 23 Dec 2004 23:12:41 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 23 Dec 2004 23:12:41 -0500</jf:modificationDate>
        <jf:date>Dec 23, 2004</jf:date>
        <jf:author>Tekuri NageswaraRao</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>excel in browser</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=25864</link>

        

        
            <description><![CDATA[This code works fine when you open the excel sheet from the diaolg box. But when you save it to the file and open it again from open,save dialog box the image is not showing up. However if you save it once you open it is showing up the image. Does...]]></description>
        

        <pubDate>Tue, 29 Jun 2004 14:24:44 -0400</pubDate>

        

        <jf:creationDate>Tue, 29 Jun 2004 14:24:44 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 29 Jun 2004 14:24:44 -0400</jf:modificationDate>
        <jf:date>Jun 29, 2004</jf:date>
        <jf:author>Vijay Pureti</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>excel in browser</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=25864</link>

        

        
            <description><![CDATA[Use the following code u can open excel file .<br>&nbsp;<br><br>File filepath=new File(file.xls);<br><br>resp.setContentType(&quot;application/vnd.ms-excel&quot;);<br>resp.setHeader(&quot;Content-Disposition&quot;,&quot;inline; filename=&quot;  +...]]></description>
        

        <pubDate>Fri, 14 May 2004 09:12:39 -0400</pubDate>

        

        <jf:creationDate>Fri, 14 May 2004 09:12:39 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 14 May 2004 09:12:39 -0400</jf:modificationDate>
        <jf:date>May 14, 2004</jf:date>
        <jf:author>eswar kumar</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>excel in browser</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=25864</link>

        

        
            <description><![CDATA[Try adding &quot;application/vnd.ms-excel&quot; as a MIME type for your server, associated with the &quot;.xls&quot; file extension.<br><br>You can do this using server-specific configuration, or by adding the MIME type to your web.xml...]]></description>
        

        <pubDate>Wed, 12 May 2004 11:52:14 -0400</pubDate>

        

        <jf:creationDate>Wed, 12 May 2004 11:52:14 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 12 May 2004 11:52:14 -0400</jf:modificationDate>
        <jf:date>May 12, 2004</jf:date>
        <jf:author>Paul Strack</jf:author>
        <jf:replyCount>4</jf:replyCount>
    </item>


    <item>

        <title>excel in browser</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=25864</link>

        

        
            <description><![CDATA[a href=&quot;../board/upload/&lt; %=rs.getString(11)% &gt;&quot; target=&quot;new&quot;, img src=&quot;../images/img_99840.gif&quot; border=&quot;0&quot; , /a<br><br>Is the code i am using in JSP to open the excel file from the web app folder to client...]]></description>
        

        <pubDate>Tue, 11 May 2004 23:46:06 -0400</pubDate>

        

        <jf:creationDate>Tue, 11 May 2004 23:46:06 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 11 May 2004 23:46:06 -0400</jf:modificationDate>
        <jf:date>May 11, 2004</jf:date>
        <jf:author>Manikandan Kasirajan</jf:author>
        <jf:replyCount>5</jf:replyCount>
    </item>


    <item>

        <title>excel in browser</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=25864</link>

        

        
            <description><![CDATA[response.setContentType(&quot;application/vnd.ms-excel&quot;);<br><br>Try that before any writing any output.]]></description>
        

        <pubDate>Tue, 11 May 2004 23:32:15 -0400</pubDate>

        

        <jf:creationDate>Tue, 11 May 2004 23:32:15 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 11 May 2004 23:32:15 -0400</jf:modificationDate>
        <jf:date>May 11, 2004</jf:date>
        <jf:author>joseph yi</jf:author>
        <jf:replyCount>6</jf:replyCount>
    </item>


    <item>

        <title>Opening Excel file in Browser</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=25864</link>

        

        
            <description><![CDATA[Hi,<br>I am trying to open excel file in server path  web app folder to browser, But i get junk values printed on the web side.Kindly help me with code to resolve this problem i am using JSP and javascript to open the file.]]></description>
        

        <pubDate>Tue, 11 May 2004 23:16:35 -0400</pubDate>

        

        <jf:creationDate>Tue, 11 May 2004 23:16:35 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 11 May 2004 23:16:35 -0400</jf:modificationDate>
        <jf:date>May 11, 2004</jf:date>
        <jf:author>Manikandan Kasirajan</jf:author>
        <jf:replyCount>10</jf:replyCount>
    </item>



</channel>
</rss>

