<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>active-server-pages at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/active-server-pages/</link>
    <description>Active Server Pages Developers&#39; List</description>

    <item>
      <title>Fwd:  functions help</title>
      <pubDate>Sat, 19 Sep 2009 02:10:30 GMT</pubDate>
      <dc:creator>neilmarvin</dc:creator>
      <link>http://tech.groups.yahoo.com/group/active-server-pages/message/12395</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/active-server-pages/message/12395</guid>
      <description>... Hi . did a course in visual basic at a college in south Australia in 2008 , Australia. And a blind programming student using the jaws for windows screen</description>
    </item>
    <item>
      <title>ParseError with Yahoo News RSS Feed Using XMLDOM</title>
      <pubDate>Mon, 10 Aug 2009 16:20:43 GMT</pubDate>
      <dc:creator>Soren</dc:creator>
      <link>http://tech.groups.yahoo.com/group/active-server-pages/message/12394</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/active-server-pages/message/12394</guid>
      <description>I have a sub that reads RSS news feeds. It works great with any RSS news feed (for example google RSS Feeds), except for Yahoo news. If I just go to the URL of</description>
    </item>
    <item>
      <title>Re: (push-)Downloading from IE</title>
      <pubDate>Sun, 09 Aug 2009 15:03:26 GMT</pubDate>
      <dc:creator>Moshe Tapnack</dc:creator>
      <link>http://tech.groups.yahoo.com/group/active-server-pages/message/12393</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/active-server-pages/message/12393</guid>
      <description>Hi Shawn A VERY belated thank you for this reply - I was away on reserve duty, vacation, and a little work time in-between the 2... and I have just tried this</description>
    </item>
    <item>
      <title>Re: Cookie Help</title>
      <pubDate>Tue, 14 Jul 2009 16:38:17 GMT</pubDate>
      <dc:creator>soren.j.winslow@...</dc:creator>
      <link>http://tech.groups.yahoo.com/group/active-server-pages/message/12392</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/active-server-pages/message/12392</guid>
      <description>I think I got it figured out... maybe... I&#39;ll check it again later. I added Response.Cookies(&quot;NFLTicketsAndMore&quot;).Path=&quot;&quot; Soren Soren</description>
    </item>
    <item>
      <title>Cookie Help</title>
      <pubDate>Tue, 14 Jul 2009 16:07:28 GMT</pubDate>
      <dc:creator>Soren</dc:creator>
      <link>http://tech.groups.yahoo.com/group/active-server-pages/message/12391</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/active-server-pages/message/12391</guid>
      <description>I need some help with a cookie issue. I don&#39;t know if the problem is with my code or my host (GoDaddy). The website is http://www.nflticketsandmore.com Here is</description>
    </item>
    <item>
      <title>Re: Extract Font Names?</title>
      <pubDate>Sun, 31 May 2009 04:10:37 GMT</pubDate>
      <dc:creator>Shawn K. Hall</dc:creator>
      <link>http://tech.groups.yahoo.com/group/active-server-pages/message/12390</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/active-server-pages/message/12390</guid>
      <description>... In order to determine available fonts through ASP you&#39;d need to give additional permissions to the web user. I highly recommend against that. Instead, if</description>
    </item>
    <item>
      <title>Extract Font Names?</title>
      <pubDate>Fri, 29 May 2009 18:08:29 GMT</pubDate>
      <dc:creator>Soren</dc:creator>
      <link>http://tech.groups.yahoo.com/group/active-server-pages/message/12389</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/active-server-pages/message/12389</guid>
      <description>Does anyone have a script or know how to extract the font names from the font folder on the machine the script is running? Soren</description>
    </item>
    <item>
      <title>Re: (push-)Downloading from IE</title>
      <pubDate>Wed, 06 May 2009 03:40:33 GMT</pubDate>
      <dc:creator>Shawn K. Hall</dc:creator>
      <link>http://tech.groups.yahoo.com/group/active-server-pages/message/12388</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/active-server-pages/message/12388</guid>
      <description>Hi Moshe, Change this: Response.ContentType = &quot;text/csv&quot; To this: Response.ContentType  = &quot;application/x-msdownload&quot; This is the only way to consistently</description>
    </item>
    <item>
      <title>Re: (push-)Downloading from IE</title>
      <pubDate>Tue, 05 May 2009 22:54:16 GMT</pubDate>
      <dc:creator>Moshe Tapnack</dc:creator>
      <link>http://tech.groups.yahoo.com/group/active-server-pages/message/12387</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/active-server-pages/message/12387</guid>
      <description>Hi Dave There is no HTML - it&#39;s a purely ASP server side page - its responsing to the CSV file. And in FF the script works perfectly anyway... ... From:</description>
    </item>
    <item>
      <title>Re: (push-)Downloading from IE</title>
      <pubDate>Tue, 05 May 2009 21:48:01 GMT</pubDate>
      <dc:creator>David Smart</dc:creator>
      <link>http://tech.groups.yahoo.com/group/active-server-pages/message/12386</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/active-server-pages/message/12386</guid>
      <description>You&#39;re getting an IE error, but have shown a script that we are not going to be able to run.  This is not going to allow analysis. What you need to provide is</description>
    </item>
    <item>
      <title>(push-)Downloading from IE</title>
      <pubDate>Tue, 05 May 2009 19:00:47 GMT</pubDate>
      <dc:creator>Moshe Tapnack</dc:creator>
      <link>http://tech.groups.yahoo.com/group/active-server-pages/message/12385</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/active-server-pages/message/12385</guid>
      <description>Hey there I have a script that should download a CSV file from the browser. It works perfectly on Firefox and Chrome - but on IE(v7) it chokes and throws and </description>
    </item>
    <item>
      <title>Re: RC4 Encryption</title>
      <pubDate>Mon, 20 Apr 2009 21:34:28 GMT</pubDate>
      <dc:creator>Moshe Tapnack</dc:creator>
      <link>http://tech.groups.yahoo.com/group/active-server-pages/message/12384</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/active-server-pages/message/12384</guid>
      <description>Hey Shawn Good to hear from you! And especially with as detailed a reply! Both interfaces are UTF8, but I will check what the database is. I assume that that</description>
    </item>
    <item>
      <title>Re: RC4 Encryption</title>
      <pubDate>Mon, 20 Apr 2009 02:49:25 GMT</pubDate>
      <dc:creator>Shawn K. Hall</dc:creator>
      <link>http://tech.groups.yahoo.com/group/active-server-pages/message/12383</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/active-server-pages/message/12383</guid>
      <description>Hi Moshe, ... Yep. :) ... Sounds like it&#39;s one of either two problems: * The characters in the first implementation are a different charset than in the second</description>
    </item>
    <item>
      <title>RC4 Encryption</title>
      <pubDate>Sun, 19 Apr 2009 22:57:51 GMT</pubDate>
      <dc:creator>Moshe Tapnack</dc:creator>
      <link>http://tech.groups.yahoo.com/group/active-server-pages/message/12382</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/active-server-pages/message/12382</guid>
      <description>Hey guys Anyone still around here? I have an issue that&#39;s really been messing with my head! I have a ready-made function for RC4 encryption. Then it converted</description>
    </item>
    <item>
      <title>Flash Accessibility</title>
      <pubDate>Sun, 19 Oct 2008 13:12:33 GMT</pubDate>
      <dc:creator>Marvin Hunkin</dc:creator>
      <link>http://tech.groups.yahoo.com/group/active-server-pages/message/12381</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/active-server-pages/message/12381</guid>
      <description>Hi. using some sites with the flash player and the jaws screen reader. did install flash 9, but tried loading a basketball game radio station site, and the</description>
    </item>

  </channel>
</rss>
<!-- wr1.grp.sp2.yahoo.com uncompressed/chunked Mon Nov  9 14:24:41 PST 2009 -->
