<?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: Web Query Lessons</title>
	<atom:link href="http://www.dailydoseofexcel.com/archives/2010/03/02/web-query-lessons/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailydoseofexcel.com/archives/2010/03/02/web-query-lessons/</link>
	<description>Daily posts of Excel tips…and other stuff</description>
	<lastBuildDate>Thu, 09 Feb 2012 19:28:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Mario</title>
		<link>http://www.dailydoseofexcel.com/archives/2010/03/02/web-query-lessons/#comment-47096</link>
		<dc:creator>Mario</dc:creator>
		<pubDate>Fri, 18 Jun 2010 23:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=3634#comment-47096</guid>
		<description>&lt;p&gt;I made a kind of web service to feed data from Excel to a DB. Works great. The problem I have&lt;br&gt;
with WebQuerys is that it doesn&#039;t seems to recognize tables from pages that are designed&lt;br&gt;
with divs instead of table layouts... kind of a bummer.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I made a kind of web service to feed data from Excel to a DB. Works great. The problem I have<br />
with WebQuerys is that it doesn&#8217;t seems to recognize tables from pages that are designed<br />
with divs instead of table layouts&#8230; kind of a bummer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick Williams</title>
		<link>http://www.dailydoseofexcel.com/archives/2010/03/02/web-query-lessons/#comment-44856</link>
		<dc:creator>Rick Williams</dc:creator>
		<pubDate>Fri, 26 Mar 2010 01:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=3634#comment-44856</guid>
		<description>&lt;p&gt;I once had a spreadsheet that scraped for webpage links and a countdown timer, and at the specified time followed the link and retrieved the next page.  It was also from a website that required my login.  &lt;/p&gt;
&lt;p&gt;I recall that I had to log in to the site in a regular IE window, then the web queries in Excel would work... until the cookie expired.  So based on that, I would suggest that the cookies ARE shared with IE, or at least Excel has read only access to IE&#039;s cookies...&lt;/p&gt;
&lt;p&gt;Ah the things one does to get some sleep when playing a 24/7(/52) browser game...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I once had a spreadsheet that scraped for webpage links and a countdown timer, and at the specified time followed the link and retrieved the next page.  It was also from a website that required my login.  </p>
<p>I recall that I had to log in to the site in a regular IE window, then the web queries in Excel would work&#8230; until the cookie expired.  So based on that, I would suggest that the cookies ARE shared with IE, or at least Excel has read only access to IE&#8217;s cookies&#8230;</p>
<p>Ah the things one does to get some sleep when playing a 24/7(/52) browser game&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://www.dailydoseofexcel.com/archives/2010/03/02/web-query-lessons/#comment-44360</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Fri, 05 Mar 2010 13:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=3634#comment-44360</guid>
		<description>&lt;p&gt;The tricky part is selecting the table. The yellow marks for table identification in IE is different than a table in Excel. HTML view of tables is not necessarily tables but css style sheet layouts. Danger Will Robinson.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>The tricky part is selecting the table. The yellow marks for table identification in IE is different than a table in Excel. HTML view of tables is not necessarily tables but css style sheet layouts. Danger Will Robinson.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

