<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>apache-asp at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/apache-asp/</link>
    <description>Apache::ASP</description>

    <item>
      <title>Re: File upload problem</title>
      <pubDate>Tue, 07 Jul 2009 20:50:43 GMT</pubDate>
      <dc:creator>Warren Young</dc:creator>
      <link>http://tech.groups.yahoo.com/group/apache-asp/message/2276</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/apache-asp/message/2276</guid>
      <description>... The use of CGI.pm to construct file upload fields is a mere convenience. You can do the same thing by writing raw HTML.  It&#39;s just uglier than the</description>
    </item>
    <item>
      <title>Re: File upload problem</title>
      <pubDate>Tue, 07 Jul 2009 20:03:13 GMT</pubDate>
      <dc:creator>Andrew Koebrick (ADM)</dc:creator>
      <link>http://tech.groups.yahoo.com/group/apache-asp/message/2275</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/apache-asp/message/2275</guid>
      <description>It looks like I figured out my problem with the missing $Request-&gt;Form data. I have RequestBinaryRead set to &quot;Off&quot;.  Turning this off gives me content in</description>
    </item>
    <item>
      <title>Re: File upload problem / $Request-&gt;Form problem</title>
      <pubDate>Fri, 03 Jul 2009 15:34:22 GMT</pubDate>
      <dc:creator>D. L. Fox</dc:creator>
      <link>http://tech.groups.yahoo.com/group/apache-asp/message/2274</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/apache-asp/message/2274</guid>
      <description>Probably not what is causing your scenario but... I once had a scenario similar to this and found the problem was in my HTML. I needed to use both &quot;id&quot; and</description>
    </item>
    <item>
      <title>Re: File upload problem</title>
      <pubDate>Thu, 02 Jul 2009 20:34:24 GMT</pubDate>
      <dc:creator>Warren Young</dc:creator>
      <link>http://tech.groups.yahoo.com/group/apache-asp/message/2273</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/apache-asp/message/2273</guid>
      <description>... Have you tried this patch: http://www.gossamer-threads.com/lists/modperl/asp/89060?search_string=yarrow;#89060 ? ... To unsubscribe, e-mail:</description>
    </item>
    <item>
      <title>Re: File upload problem</title>
      <pubDate>Thu, 02 Jul 2009 18:29:57 GMT</pubDate>
      <dc:creator>Andrew Koebrick (ADM)</dc:creator>
      <link>http://tech.groups.yahoo.com/group/apache-asp/message/2272</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/apache-asp/message/2272</guid>
      <description>... brand new..? Well, there have been the usual updates to the perl modules, but I have been running apache::asp on the site since ~2000.  But as I generally</description>
    </item>
    <item>
      <title>Re: File upload problem / $Request-&gt;Form problem</title>
      <pubDate>Wed, 01 Jul 2009 21:17:50 GMT</pubDate>
      <dc:creator>Warren Young</dc:creator>
      <link>http://tech.groups.yahoo.com/group/apache-asp/message/2271</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/apache-asp/message/2271</guid>
      <description>... Would I be correct in guessing that this Apache::ASP application is brand new, and hasn&#39;t been running successfully for some time in the same</description>
    </item>
    <item>
      <title>Re: File upload problem / $Request-&gt;Form problem</title>
      <pubDate>Wed, 01 Jul 2009 17:10:34 GMT</pubDate>
      <dc:creator>Andrew Koebrick (ADM)</dc:creator>
      <link>http://tech.groups.yahoo.com/group/apache-asp/message/2270</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/apache-asp/message/2270</guid>
      <description>Warren, Thank you for the response. I had actually tried this syntax: if ($Request-&gt;{Method} eq &#39;POST&#39;) { my $form = $Request-&gt;Form; # process $form-&gt;{stuff}</description>
    </item>
    <item>
      <title>Re: File upload problem</title>
      <pubDate>Wed, 01 Jul 2009 01:44:28 GMT</pubDate>
      <dc:creator>Warren Young</dc:creator>
      <link>http://tech.groups.yahoo.com/group/apache-asp/message/2269</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/apache-asp/message/2269</guid>
      <description>... The docs are just giving that version as a known-working example.  I&#39;ve successfully uploaded files to servers running CGI.pm v2.89 and v3.15. ... Empty,</description>
    </item>
    <item>
      <title>File upload problem</title>
      <pubDate>Tue, 30 Jun 2009 21:52:04 GMT</pubDate>
      <dc:creator>Andrew Koebrick (ADM)</dc:creator>
      <link>http://tech.groups.yahoo.com/group/apache-asp/message/2268</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/apache-asp/message/2268</guid>
      <description>I am attempting to implement an upload script and having problems.  I see from the apache::asp documentation (http://www.apache-asp.org/cgi.html) that the</description>
    </item>
    <item>
      <title>Re: Capture sessionID in browser from perl script</title>
      <pubDate>Fri, 19 Jun 2009 11:35:23 GMT</pubDate>
      <dc:creator>aura networks</dc:creator>
      <link>http://tech.groups.yahoo.com/group/apache-asp/message/2267</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/apache-asp/message/2267</guid>
      <description>Contents in cookies.dat file:      #LWP-Cookies-1.0 Output: HTTP::Response=HASH(0xafebd0) Tell me the way to get session-id pls pls... -- View this message in</description>
    </item>
    <item>
      <title>Re: Capture sessionID in browser from perl script</title>
      <pubDate>Fri, 19 Jun 2009 06:56:26 GMT</pubDate>
      <dc:creator>Sudarshan Soma</dc:creator>
      <link>http://tech.groups.yahoo.com/group/apache-asp/message/2266</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/apache-asp/message/2266</guid>
      <description>Hi, The cookies would be stored in the cookie store mentioned, cookies.dat. You can aswell check errors for every call. In mycase if need not check the</description>
    </item>
    <item>
      <title>Re: Capture sessionID in browser from perl script</title>
      <pubDate>Fri, 19 Jun 2009 06:40:58 GMT</pubDate>
      <dc:creator>aura networks</dc:creator>
      <link>http://tech.groups.yahoo.com/group/apache-asp/message/2265</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/apache-asp/message/2265</guid>
      <description>My Perl code: #!/usr/bin/perl -w use HTTP::Cookies; use HTTP::Request::Common; use LWP::UserAgent; $ua = new LWP::UserAgent; if(! $ua) { print &quot;Can not get the</description>
    </item>
    <item>
      <title>Re: Capture sessionID in browser from perl script</title>
      <pubDate>Fri, 19 Jun 2009 06:35:41 GMT</pubDate>
      <dc:creator>aura networks</dc:creator>
      <link>http://tech.groups.yahoo.com/group/apache-asp/message/2264</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/apache-asp/message/2264</guid>
      <description>http://www.nabble.com/file/p24106268/final.pl final.pl Here i am not getting the Session-id / cookie-value from the browser, just i am getting the below</description>
    </item>
    <item>
      <title>Re: DESTROY in cleanup handler</title>
      <pubDate>Wed, 29 Apr 2009 14:43:13 GMT</pubDate>
      <dc:creator>Bill Moseley</dc:creator>
      <link>http://tech.groups.yahoo.com/group/apache-asp/message/2263</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/apache-asp/message/2263</guid>
      <description>Anyone still around that is familiar with Apache::ASP&#39;s internals? ... -- Bill Moseley. moseley@... Sent from my iMutt ... To unsubscribe, e-mail:</description>
    </item>
    <item>
      <title>DESTROY in cleanup handler</title>
      <pubDate>Thu, 23 Apr 2009 17:48:53 GMT</pubDate>
      <dc:creator>Bill Moseley</dc:creator>
      <link>http://tech.groups.yahoo.com/group/apache-asp/message/2262</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/apache-asp/message/2262</guid>
      <description>Is there a purpose for using a cleanup handler (to call DESTROY) in Apache::ASP instead of cleaning up at the end of the response handler? What looks like</description>
    </item>

  </channel>
</rss>
<!-- wr1.grp.sp2.yahoo.com uncompressed/chunked Mon Nov  9 02:17:58 PST 2009 -->
