<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1027569" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1027569</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/asp-xmlhttp-object-reads-external-pages-unicode#comment-1163784</link>
    <description> &lt;p&gt;I found this message in another forum:&lt;/p&gt;
&lt;p&gt;...&lt;br /&gt;
XMLHTTP returns the results as a unicode string.&lt;/p&gt;
&lt;p&gt;To solve this, I used Server.CreateObject(&quot;WinHttp.WinHttpRequest.5.1&quot;) instead.  All properties and methods are the same.&lt;br /&gt;
...&lt;/p&gt;
 </description>
     <pubDate>Thu, 06 Jan 2005 17:57:23 +0000</pubDate>
 <dc:creator>denoxis</dc:creator>
 <guid isPermaLink="false">comment 1163784 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/asp-xmlhttp-object-reads-external-pages-unicode#comment-1163566</link>
    <description> &lt;p&gt;I may go with PHP if I cannot find a solution. I assume PHP works under Windows 2003 with no problem. I just need to rewrite the functions and the main iteration part. Thanks for the links, they look really useful.&lt;/p&gt;
&lt;p&gt;As for the similar ASP function, no we don&#039;t have one. You have to write your own function in ASP using a MS/3rd party object. Even the latest ASP.NET depends on objects instead of builtin functions. It is just its nature.&lt;/p&gt;
 </description>
     <pubDate>Fri, 31 Dec 2004 17:23:10 +0000</pubDate>
 <dc:creator>denoxis</dc:creator>
 <guid isPermaLink="false">comment 1163566 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/asp-xmlhttp-object-reads-external-pages-unicode#comment-1163556</link>
    <description> &lt;p&gt;Sorry, I haven&#039;t used that particular option, in php you can user file() or fopen() functions to get the HTML of any page, you&#039;ll want to read the documentation on the functions:&lt;br /&gt;
&lt;a href=&quot;http://www.php.net/manual/en/function.file.php&quot; class=&quot;bb-url&quot;&gt;http://www.php.net/manual/en/function.file.php&lt;/a&gt; and &lt;a href=&quot;http://www.php.net/manual/en/function.fopen.php&quot; class=&quot;bb-url&quot;&gt;http://www.php.net/manual/en/function.fopen.php&lt;/a&gt;&lt;br /&gt;
or for php &amp;gt;= 4.3.0 &lt;a href=&quot;http://www.php.net/manual/en/function.file-get-contents.php&quot; class=&quot;bb-url&quot;&gt;http://www.php.net/manual/en/function.file-get-contents.php&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;There may also be a comparable function in ASP that you just haven&#039;t found, hope this is at least some help.&lt;/p&gt;
 </description>
     <pubDate>Fri, 31 Dec 2004 09:50:36 +0000</pubDate>
 <dc:creator>CptAwesome</dc:creator>
 <guid isPermaLink="false">comment 1163556 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
