<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Creating a &#8220;dynamic web page from a MS Excel document</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/creating-a-dynamic-web-page-from-a-ms-excel-document/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/creating-a-dynamic-web-page-from-a-ms-excel-document/</link>
	<description></description>
	<lastBuildDate>Thu, 20 Jun 2013 06:31:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: dominobob</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/creating-a-dynamic-web-page-from-a-ms-excel-document/#comment-41260</link>
		<dc:creator>dominobob</dc:creator>
		<pubDate>Tue, 14 Dec 2004 08:12:15 +0000</pubDate>
		<guid isPermaLink="false">#comment-41260</guid>
		<description><![CDATA[You may want to try linking to an .asp page that on loading, creates an ado excel object that connects to your spreadsheet.  Then itereate through your rows to extract the data you need.  You can present this information by using print statements to create a dynamic html form where your data is placed into an html table and this table will be returned as an excel spreadsheet, if the very first line of your dynamic form has &quot;Content-Type:application/vnd.ms-excel&quot;.   I know this is sparse but I hope it helps.]]></description>
		<content:encoded><![CDATA[<p>You may want to try linking to an .asp page that on loading, creates an ado excel object that connects to your spreadsheet.  Then itereate through your rows to extract the data you need.  You can present this information by using print statements to create a dynamic html form where your data is placed into an html table and this table will be returned as an excel spreadsheet, if the very first line of your dynamic form has &#8220;Content-Type:application/vnd.ms-excel&#8221;.   I know this is sparse but I hope it helps.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/9 queries in 0.012 seconds using memcached
Object Caching 268/271 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-20 07:03:17 -->