<?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>Differences between IE 6, 7 and 8</title>
      <pubDate>Sat, 14 Nov 2009 01:51:18 GMT</pubDate>
      <dc:creator>lhmacfarland</dc:creator>
      <link>http://tech.groups.yahoo.com/group/active-server-pages/message/12411</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/active-server-pages/message/12411</guid>
      <description>I found this link for differences in CSS in IE 6, 7, and 8: http://www.smashingmagazine.com/2009/10/14/css-differences-in-internet-explorer-6-7-and-8/ I did</description>
    </item>
    <item>
      <title>Re: Bizarre error &#39;80004005&#39;</title>
      <pubDate>Thu, 12 Nov 2009 21:16:26 GMT</pubDate>
      <dc:creator>David Smart</dc:creator>
      <link>http://tech.groups.yahoo.com/group/active-server-pages/message/12410</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/active-server-pages/message/12410</guid>
      <description>... Completely bypasses it.  The reserved issue is for the SQL statement syntax, not the field names themselves. Regards, Dave S ... From: &quot;Mark E&quot;</description>
    </item>
    <item>
      <title>Re: Bizarre error &#39;80004005&#39;</title>
      <pubDate>Thu, 12 Nov 2009 12:47:03 GMT</pubDate>
      <dc:creator>Mark E</dc:creator>
      <link>http://tech.groups.yahoo.com/group/active-server-pages/message/12409</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/active-server-pages/message/12409</guid>
      <description>That makes sense now.  A select * doesn&#39;t provide the field names.  If I recall correctly, the DB has to look up the * and convert it to the field names in</description>
    </item>
    <item>
      <title>Re: JS undefined request.form</title>
      <pubDate>Thu, 12 Nov 2009 11:22:26 GMT</pubDate>
      <dc:creator>Moshe Tapnack</dc:creator>
      <link>http://tech.groups.yahoo.com/group/active-server-pages/message/12408</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/active-server-pages/message/12408</guid>
      <description>Nope – same ol’ IE7 in this case. ... From: active-server-pages@yahoogroups.com [mailto:active-server-pages@yahoogroups.com] On Behalf Of mark wills Sent:</description>
    </item>
    <item>
      <title>Re: JS undefined request.form</title>
      <pubDate>Thu, 12 Nov 2009 11:00:23 GMT</pubDate>
      <dc:creator>mark wills</dc:creator>
      <link>http://tech.groups.yahoo.com/group/active-server-pages/message/12407</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/active-server-pages/message/12407</guid>
      <description>Have the client broswers changed? (New browser, or new version of a browser?) MArk ... [Non-text portions of this message have been removed]</description>
    </item>
    <item>
      <title>Re: Bizarre error &#39;80004005&#39;</title>
      <pubDate>Thu, 12 Nov 2009 10:51:40 GMT</pubDate>
      <dc:creator>David Smart</dc:creator>
      <link>http://tech.groups.yahoo.com/group/active-server-pages/message/12406</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/active-server-pages/message/12406</guid>
      <description>... No, that&#39;s not going to present a problem.  The problem is with your use of the Size keyword in your SQL.  The actual returning of the Size field (as part</description>
    </item>
    <item>
      <title>JS undefined request.form</title>
      <pubDate>Thu, 12 Nov 2009 10:41:14 GMT</pubDate>
      <dc:creator>Moshe Tapnack</dc:creator>
      <link>http://tech.groups.yahoo.com/group/active-server-pages/message/12405</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/active-server-pages/message/12405</guid>
      <description>Hi folks Nice to see some activity here again :-) Talking about legacy systems, I have had a system up and running for a few years, I inherited it from</description>
    </item>
    <item>
      <title>Re: Bizarre error &#39;80004005&#39;</title>
      <pubDate>Thu, 12 Nov 2009 10:17:56 GMT</pubDate>
      <dc:creator>Graeme</dc:creator>
      <link>http://tech.groups.yahoo.com/group/active-server-pages/message/12404</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/active-server-pages/message/12404</guid>
      <description>Thanks Dave, and a thank you to everyone who made suggestions. The annoying thing for me (aside from the 4-5 hours wasted) was that this is legacy code that</description>
    </item>
    <item>
      <title>Re: Bizarre error &#39;80004005&#39;</title>
      <pubDate>Tue, 10 Nov 2009 21:33:44 GMT</pubDate>
      <dc:creator>David Smart</dc:creator>
      <link>http://tech.groups.yahoo.com/group/active-server-pages/message/12403</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/active-server-pages/message/12403</guid>
      <description>... I don&#39;t think I&#39;ve ever seen a situation where Select * works but a Select with named fields does not.  It really does sound as though your SQL syntax is</description>
    </item>
    <item>
      <title>Re: Bizarre error &#39;80004005&#39;</title>
      <pubDate>Tue, 10 Nov 2009 21:14:10 GMT</pubDate>
      <dc:creator>David Smart</dc:creator>
      <link>http://tech.groups.yahoo.com/group/active-server-pages/message/12402</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/active-server-pages/message/12402</guid>
      <description>1) Put a print statement into your code before the Open statement and display the resultant SQL statement so that there can be no question about what you&#39;re</description>
    </item>
    <item>
      <title>Re: Bizarre error &#39;80004005&#39;</title>
      <pubDate>Tue, 10 Nov 2009 19:36:19 GMT</pubDate>
      <dc:creator>Mark E</dc:creator>
      <link>http://tech.groups.yahoo.com/group/active-server-pages/message/12401</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/active-server-pages/message/12401</guid>
      <description>So your saying this works:   select * from tblProducts   ... but this doesn&#39;t?   Select ProductID, size from tblProducts?   You&#39;ve completely eliminated</description>
    </item>
    <item>
      <title>Re: Bizarre error &#39;80004005&#39;</title>
      <pubDate>Tue, 10 Nov 2009 19:27:34 GMT</pubDate>
      <dc:creator>Graeme</dc:creator>
      <link>http://tech.groups.yahoo.com/group/active-server-pages/message/12400</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/active-server-pages/message/12400</guid>
      <description>Thanks for all the suggestions. Unfortunately it isn&#39;t related to any of the parts you guys have suggested. If I &quot;SELECT *&quot; it works, but it I try to selected</description>
    </item>
    <item>
      <title>Re: Bizarre error &#39;80004005&#39;</title>
      <pubDate>Tue, 10 Nov 2009 17:53:21 GMT</pubDate>
      <dc:creator>VisioMVP</dc:creator>
      <link>http://tech.groups.yahoo.com/group/active-server-pages/message/12399</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/active-server-pages/message/12399</guid>
      <description>Try stepping through the code and see what the value for strSQL is when you are about to run the objRecordset.Open statement. John.   Visio MVP From:</description>
    </item>
    <item>
      <title>Re: Bizarre error &#39;80004005&#39;</title>
      <pubDate>Tue, 10 Nov 2009 17:23:36 GMT</pubDate>
      <dc:creator>Chris Hagwood</dc:creator>
      <link>http://tech.groups.yahoo.com/group/active-server-pages/message/12398</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/active-server-pages/message/12398</guid>
      <description>I&#39;d say it&#39;s in the SQL string.  I&#39;d second the suggestion that if  CStr(curPrice) is a string, then maybe you need to add some &#39; marks. You can add one piece</description>
    </item>
    <item>
      <title>Re: Bizarre error &#39;80004005&#39;</title>
      <pubDate>Tue, 10 Nov 2009 17:03:40 GMT</pubDate>
      <dc:creator>Mark E</dc:creator>
      <link>http://tech.groups.yahoo.com/group/active-server-pages/message/12397</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/active-server-pages/message/12397</guid>
      <description>Since you stripped down your SQL statement, I&#39;d say it related to the where clause.   I noticed your using CStr() to convert your second value to a string but</description>
    </item>

  </channel>
</rss>
<!-- wr1.grp.sp2.yahoo.com uncompressed/chunked Sat Nov 21 22:11:26 PST 2009 -->
