<?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: VBA: WinHttpRequest with Login and Password &#8211; Misc Bloglines</title>
	<atom:link href="http://www.automateexcel.com/2005/02/11/excel_vba_winhttprequest_with_login_and/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.automateexcel.com/2005/02/11/excel_vba_winhttprequest_with_login_and/</link>
	<description>Everything Excel. Only Excel.</description>
	<lastBuildDate>Mon, 21 Nov 2011 07:25:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: mark</title>
		<link>http://www.automateexcel.com/2005/02/11/excel_vba_winhttprequest_with_login_and/comment-page-1/#comment-39</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Fri, 26 Aug 2005 12:55:09 +0000</pubDate>
		<guid isPermaLink="false">#comment-39</guid>
		<description>Good stuff paul, I&#039;ll post it for others.  I also found it may work using HTTPREQUEST_SETCREDENTIALS_FOR_PROXY&lt;br /&gt;
&lt;br /&gt;
Link:  &lt;a href=&quot;http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winhttp/http/iwinhttprequest_setcredentials.asp&quot; rel=&quot;nofollow&quot;&gt;MSDN Set Credentials&lt;/a&gt;&lt;br /&gt;
</description>
		<content:encoded><![CDATA[<p>Good stuff paul, I&#8217;ll post it for others.  I also found it may work using HTTPREQUEST_SETCREDENTIALS_FOR_PROXY</p>
<p>Link:  <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winhttp/http/iwinhttprequest_setcredentials.asp" rel="nofollow">MSDN Set Credentials</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MLG4035</title>
		<link>http://www.automateexcel.com/2005/02/11/excel_vba_winhttprequest_with_login_and/comment-page-1/#comment-38</link>
		<dc:creator>MLG4035</dc:creator>
		<pubDate>Thu, 25 Aug 2005 20:40:56 +0000</pubDate>
		<guid isPermaLink="false">#comment-38</guid>
		<description>Mark,&lt;br /&gt;
&lt;br /&gt;
I found what I was looking for:   you can use the Windows &#039;Proxy Configuration tool&#039; (C:windowssystem32proxycfg.exe) to set the proxy information for WinHttpRequest (I found a posting on a talkaboutsoftware.com forum)!&lt;br /&gt;
&lt;br /&gt;
Using the command &quot;proxycfg.exe -u&quot; will set the current user&#039;s Internet Explorer proxy settings for use by any application that uses WinHttpRequest! Woo hoo!&lt;br /&gt;
&lt;br /&gt;
I tried this already and it works like a charm with Excel 2000 on Windows XP!&lt;br /&gt;
&lt;br /&gt;
Anyway, thanks again for this great website! &lt;br /&gt;
MLG4035</description>
		<content:encoded><![CDATA[<p>Mark,</p>
<p>I found what I was looking for:   you can use the Windows &#8216;Proxy Configuration tool&#8217; (C:windowssystem32proxycfg.exe) to set the proxy information for WinHttpRequest (I found a posting on a talkaboutsoftware.com forum)!</p>
<p>Using the command &#8220;proxycfg.exe -u&#8221; will set the current user&#8217;s Internet Explorer proxy settings for use by any application that uses WinHttpRequest! Woo hoo!</p>
<p>I tried this already and it works like a charm with Excel 2000 on Windows XP!</p>
<p>Anyway, thanks again for this great website! <br />
MLG4035</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.automateexcel.com/2005/02/11/excel_vba_winhttprequest_with_login_and/comment-page-1/#comment-37</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 24 Aug 2005 16:58:22 +0000</pubDate>
		<guid isPermaLink="false">#comment-37</guid>
		<description>Good question.  I have access to some confusers behind some serious lockdown currently so maybe I&#039;ll do some experimenting myself.&lt;br /&gt;
&lt;br /&gt;
If you do find a way to tunnel out using excel drop a note or email a post about it and I&#039;ll publish it.&lt;br /&gt;
&lt;br /&gt;
Mark&lt;br /&gt;
</description>
		<content:encoded><![CDATA[<p>Good question.  I have access to some confusers behind some serious lockdown currently so maybe I&#8217;ll do some experimenting myself.</p>
<p>If you do find a way to tunnel out using excel drop a note or email a post about it and I&#8217;ll publish it.</p>
<p>Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MLG4035</title>
		<link>http://www.automateexcel.com/2005/02/11/excel_vba_winhttprequest_with_login_and/comment-page-1/#comment-36</link>
		<dc:creator>MLG4035</dc:creator>
		<pubDate>Wed, 24 Aug 2005 06:36:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-36</guid>
		<description>Thanks for this, it&#039;ll help get me started however,  the place I&#039;d really like to use this (at the office) requires connecting through a proxy server.  Can you direct me to something on using WinHttpRequest with a proxy?  I&#039;ll of course do my own research too, but if you know of anything useful, do tell!&lt;br /&gt;
&lt;br /&gt;
Thanks for this great resource!&lt;br /&gt;
&lt;br /&gt;
MLG4035</description>
		<content:encoded><![CDATA[<p>Thanks for this, it&#8217;ll help get me started however,  the place I&#8217;d really like to use this (at the office) requires connecting through a proxy server.  Can you direct me to something on using WinHttpRequest with a proxy?  I&#8217;ll of course do my own research too, but if you know of anything useful, do tell!</p>
<p>Thanks for this great resource!</p>
<p>MLG4035</p>
]]></content:encoded>
	</item>
</channel>
</rss>

