<?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 for Top SEM Tips</title>
	<atom:link href="http://www.topsemtips.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.topsemtips.com</link>
	<description>SEO and Link Building Tips</description>
	<lastBuildDate>Wed, 25 Jan 2012 16:34:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Jquery Save to Excel II by Dylan</title>
		<link>http://www.topsemtips.com/2011/09/jquery-save-to-excel-ii/comment-page-1/#comment-451</link>
		<dc:creator>Dylan</dc:creator>
		<pubDate>Wed, 25 Jan 2012 16:34:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.topsemtips.com/?p=640#comment-451</guid>
		<description>That&#039;s one of the problems... you just have to ignore the Excel warning. Alternatively you could use the CSV code and save the file as CSV and Excel shouldn&#039;t complain then.</description>
		<content:encoded><![CDATA[<p>That&#8217;s one of the problems&#8230; you just have to ignore the Excel warning. Alternatively you could use the CSV code and save the file as CSV and Excel shouldn&#8217;t complain then.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Jquery Save to Excel II by Guest</title>
		<link>http://www.topsemtips.com/2011/09/jquery-save-to-excel-ii/comment-page-1/#comment-449</link>
		<dc:creator>Guest</dc:creator>
		<pubDate>Tue, 24 Jan 2012 14:58:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.topsemtips.com/?p=640#comment-449</guid>
		<description>I found out that if you replace &quot;&lt;&quot; with &quot;&quot;, the code gets injected, now I struggling with that SaveToExcel.php file, 

****








***

Excel says the file has not a valid extension or is corrupted and the proper extensions for html and pdf are not good.</description>
		<content:encoded><![CDATA[<p>I found out that if you replace &#8220;&lt;&#8221; with &#8220;&#8221;, the code gets injected, now I struggling with that SaveToExcel.php file, </p>
<p>****</p>
<p>***</p>
<p>Excel says the file has not a valid extension or is corrupted and the proper extensions for html and pdf are not good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Jquery Save to Excel II by Guest</title>
		<link>http://www.topsemtips.com/2011/09/jquery-save-to-excel-ii/comment-page-1/#comment-448</link>
		<dc:creator>Guest</dc:creator>
		<pubDate>Tue, 24 Jan 2012 14:42:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.topsemtips.com/?p=640#comment-448</guid>
		<description>Thanks for the fast reply but the html still prints. I do have that file from previous script on the website, however after each table, the html code writes as if it doesnt get interpreted by the browser.

**********

&lt;form action=&#039;reports/SaveToExcel.php&#039; method=&#039;post&#039; target=&#039;_blank&#039; id=&#039;formMyRandomID1000&#039;onsubmit=&#039;$(&quot;.DataToDisplay&quot;, this ).val( $(&quot;&quot;).append( $(&quot;#MyRandomID1000&quot;).eq(0).clone() ).html() )&#039;&gt;&#160;&#160;&#160;&#160;

*********</description>
		<content:encoded><![CDATA[<p>Thanks for the fast reply but the html still prints. I do have that file from previous script on the website, however after each table, the html code writes as if it doesnt get interpreted by the browser.</p>
<p>**********</p>
<p>&lt;form action=&#039;reports/SaveToExcel.php&#039; method=&#039;post&#039; target=&#039;_blank&#039; id=&#039;formMyRandomID1000&#039;onsubmit=&#039;$(&quot;.DataToDisplay&quot;, this ).val( $(&quot;&#8221;).append( $(&#8220;#MyRandomID1000&#8243;).eq(0).clone() ).html() )&#8217;&gt;&nbsp;&nbsp;&nbsp;&nbsp;</p>
<p>*********</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Jquery Save to Excel II by Dylan</title>
		<link>http://www.topsemtips.com/2011/09/jquery-save-to-excel-ii/comment-page-1/#comment-447</link>
		<dc:creator>Dylan</dc:creator>
		<pubDate>Tue, 24 Jan 2012 01:02:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.topsemtips.com/?p=640#comment-447</guid>
		<description>It posts the data to your site at /reports/SaveData/SaveToExcel.php - you will need to create that file from the previous blog post http://www.topsemtips.com/2008/11/save-html-table-to-excel-using-jquery/</description>
		<content:encoded><![CDATA[<p>It posts the data to your site at /reports/SaveData/SaveToExcel.php &#8211; you will need to create that file from the previous blog post <a href="http://www.topsemtips.com/2008/11/save-html-table-to-excel-using-jquery/" rel="nofollow">http://www.topsemtips.com/2008/11/save-html-table-to-excel-using-jquery/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Jquery Save to Excel II by Guest</title>
		<link>http://www.topsemtips.com/2011/09/jquery-save-to-excel-ii/comment-page-1/#comment-446</link>
		<dc:creator>Guest</dc:creator>
		<pubDate>Mon, 23 Jan 2012 16:20:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.topsemtips.com/?p=640#comment-446</guid>
		<description>Doesnt work it literally prints me the html you added with firefox 9.0</description>
		<content:encoded><![CDATA[<p>Doesnt work it literally prints me the html you added with firefox 9.0</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Save HTML Table to Excel using jQuery by SWC</title>
		<link>http://www.topsemtips.com/2008/11/save-html-table-to-excel-using-jquery/comment-page-1/#comment-442</link>
		<dc:creator>SWC</dc:creator>
		<pubDate>Tue, 17 Jan 2012 20:23:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.topsemtips.com/?p=393#comment-442</guid>
		<description>It works for me.  Thanks.</description>
		<content:encoded><![CDATA[<p>It works for me.  Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Save HTML Table to Excel using jQuery by Dylan</title>
		<link>http://www.topsemtips.com/2008/11/save-html-table-to-excel-using-jquery/comment-page-1/#comment-437</link>
		<dc:creator>Dylan</dc:creator>
		<pubDate>Fri, 13 Jan 2012 21:02:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.topsemtips.com/?p=393#comment-437</guid>
		<description>The SaveToExcel program would need to be changed to something like:
[php]
&lt;?php
header(&quot;Content-type: application/vnd.ms-excel; name=&#039;excel&#039;&quot;);
header(&quot;Content-Disposition: filename=export.csv&quot;);
// Fix for crappy IE bug in download.
header(&quot;Pragma: &quot;);
header(&quot;Cache-Control: &quot;);

$CSV = $_REQUEST[&#039;datatodisplay&#039;] ;
$replacements = array(&quot;@&lt;table[^&gt;]*&gt;@i&quot; =&gt; &#039;&#039; ,
&#039;@&lt;/tabl[^&gt;]*&gt;@i&#039; =&gt; &#039;&#039; , // remove &lt;/table&gt;
&#039;@&lt;thea[^&gt;]*&gt;@i&#039; =&gt; &#039;&#039; , // remove &lt;thead&gt;
&#039;@&lt;tbod[^&gt;]*&gt;@i&#039; =&gt; &#039;&#039; , // remove &lt;tbody&gt;
&#039;@&lt;/the[^&gt;]*&gt;@i&#039; =&gt; &#039;&#039; , // remove &lt;/thead&gt;
&#039;@&lt;/tbo[^&gt;]*&gt;@i&#039; =&gt; &#039;&#039; , // remove &lt;/trbody&gt;
&#039;@&lt;tr[^&gt;]*&gt;@i&#039; =&gt; &#039;&#039; , // remove &lt;tr&gt;
&#039;@&lt;/tr[^&gt;]*&gt;@i&#039; =&gt; &#039;&#039; , // remove &lt;/tr&gt;
&#039;@&lt;th[^&gt;]*&gt;@i&#039; =&gt; &#039;&#039; , // remove&lt;th&gt;
&#039;@&lt;/th[^&gt;]*&gt;@i&#039; =&gt; &#039;&#039; , // remove &lt;/th&gt;
&#039;@&lt;td[^&gt;]*&gt;@i&#039; =&gt; &#039;&#039; , // remove&lt;td&gt;
&#039;@&lt;/td[^&gt;]*&gt;@i&#039; =&gt; &#039;,&#039; , // The comma for separating
);

$CSV = preg_replace( array_keys( $replacements ), array_values( $replacements ), $CSV ) ;
?&gt;
&lt;html&gt;
&lt;head&gt;&lt;/head&gt;
&lt;body&gt;&lt;?=$CSV?&gt;
&lt;/body&gt;
&lt;/html&gt;
[/php]

Let me know if it works.</description>
		<content:encoded><![CDATA[<p>The SaveToExcel program would need to be changed to something like:</p>
<pre class="brush: php; title: ; notranslate">
&lt;?php
header(&quot;Content-type: application/vnd.ms-excel; name='excel'&quot;);
header(&quot;Content-Disposition: filename=export.csv&quot;);
// Fix for crappy IE bug in download.
header(&quot;Pragma: &quot;);
header(&quot;Cache-Control: &quot;);

$CSV = $_REQUEST['datatodisplay'] ;
$replacements = array(&quot;@&lt;table[^&gt;]*&gt;@i&quot; =&gt; '' ,
'@&lt;/tabl[^&gt;]*&gt;@i' =&gt; '' , // remove &lt;/table&gt;
'@&lt;thea[^&gt;]*&gt;@i' =&gt; '' , // remove &lt;thead&gt;
'@&lt;tbod[^&gt;]*&gt;@i' =&gt; '' , // remove &lt;tbody&gt;
'@&lt;/the[^&gt;]*&gt;@i' =&gt; '' , // remove &lt;/thead&gt;
'@&lt;/tbo[^&gt;]*&gt;@i' =&gt; '' , // remove &lt;/trbody&gt;
'@&lt;tr[^&gt;]*&gt;@i' =&gt; '' , // remove &lt;tr&gt;
'@&lt;/tr[^&gt;]*&gt;@i' =&gt; '' , // remove &lt;/tr&gt;
'@&lt;th[^&gt;]*&gt;@i' =&gt; '' , // remove&lt;th&gt;
'@&lt;/th[^&gt;]*&gt;@i' =&gt; '' , // remove &lt;/th&gt;
'@&lt;td[^&gt;]*&gt;@i' =&gt; '' , // remove&lt;td&gt;
'@&lt;/td[^&gt;]*&gt;@i' =&gt; ',' , // The comma for separating
);

$CSV = preg_replace( array_keys( $replacements ), array_values( $replacements ), $CSV ) ;
?&gt;
&lt;html&gt;
&lt;head&gt;&lt;/head&gt;
&lt;body&gt;&lt;?=$CSV?&gt;
&lt;/body&gt;
&lt;/html&gt;
</pre>
<p>Let me know if it works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Save HTML Table to Excel using jQuery by SWC</title>
		<link>http://www.topsemtips.com/2008/11/save-html-table-to-excel-using-jquery/comment-page-1/#comment-436</link>
		<dc:creator>SWC</dc:creator>
		<pubDate>Fri, 13 Jan 2012 01:35:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.topsemtips.com/?p=393#comment-436</guid>
		<description>This is great! Do you also have similar solution for exporting to a CSV file (i.e. w/o going thru Excel)? Thanks in advance.</description>
		<content:encoded><![CDATA[<p>This is great! Do you also have similar solution for exporting to a CSV file (i.e. w/o going thru Excel)? Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Save HTML Table to Excel using jQuery by Dylan</title>
		<link>http://www.topsemtips.com/2008/11/save-html-table-to-excel-using-jquery/comment-page-1/#comment-434</link>
		<dc:creator>Dylan</dc:creator>
		<pubDate>Thu, 12 Jan 2012 18:28:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.topsemtips.com/?p=393#comment-434</guid>
		<description>This may be related to your upload_max_filesize and post_max_size in your php.ini file. I think the default is 2MB. See http://us3.php.net/manual/en/ini.core.php</description>
		<content:encoded><![CDATA[<p>This may be related to your upload_max_filesize and post_max_size in your php.ini file. I think the default is 2MB. See <a href="http://us3.php.net/manual/en/ini.core.php" rel="nofollow">http://us3.php.net/manual/en/ini.core.php</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Save HTML Table to Excel using jQuery by eduardo valverde</title>
		<link>http://www.topsemtips.com/2008/11/save-html-table-to-excel-using-jquery/comment-page-1/#comment-433</link>
		<dc:creator>eduardo valverde</dc:creator>
		<pubDate>Thu, 12 Jan 2012 17:03:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.topsemtips.com/?p=393#comment-433</guid>
		<description>i have a problem when the html documento is too bigger because when i tried with small html it works  ok. can you help me how i can solve this issue ?
thanks</description>
		<content:encoded><![CDATA[<p>i have a problem when the html documento is too bigger because when i tried with small html it works  ok. can you help me how i can solve this issue ?<br />
thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using apc

Served from: www.topsemtips.com @ 2012-02-07 06:19:25 -->
