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

    <item>
      <title>Re: objRS.RecordCount returns -1</title>
      <pubDate>Mon, 25 Aug 2008 20:15:05 GMT</pubDate>
      <dc:creator>Charles Carroll</dc:creator>
      <link>http://tech.groups.yahoo.com/group/AspClassicAnyQuestionIsOk/message/8335</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/AspClassicAnyQuestionIsOk/message/8335</guid>
      <description>http://learnasp.com/freebook/asp/types.aspx using a variation of this code will tell you what you want.</description>
    </item>
    <item>
      <title>Re: objRS.RecordCount returns -1</title>
      <pubDate>Mon, 25 Aug 2008 20:03:53 GMT</pubDate>
      <dc:creator>mallard</dc:creator>
      <link>http://tech.groups.yahoo.com/group/AspClassicAnyQuestionIsOk/message/8334</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/AspClassicAnyQuestionIsOk/message/8334</guid>
      <description>Looks like you&#39;re trying to use reserved words for variables is the problem. Instead of &quot;typename&quot; try tname or some other variation. Not sure that&#39;s it but</description>
    </item>
    <item>
      <title>Re: objRS.RecordCount returns -1</title>
      <pubDate>Mon, 25 Aug 2008 09:07:48 GMT</pubDate>
      <dc:creator>javediq_143</dc:creator>
      <link>http://tech.groups.yahoo.com/group/AspClassicAnyQuestionIsOk/message/8333</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/AspClassicAnyQuestionIsOk/message/8333</guid>
      <description>Hi Charles, Thanks for replying. I&#39;ve already included adovbs.inc file but didnt included it in the code which I&#39;ve posted here. I dont know whats the problem</description>
    </item>
    <item>
      <title>Re: objRS.RecordCount returns -1</title>
      <pubDate>Sat, 23 Aug 2008 02:29:59 GMT</pubDate>
      <dc:creator>Peter Brunone</dc:creator>
      <link>http://tech.groups.yahoo.com/group/AspClassicAnyQuestionIsOk/message/8332</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/AspClassicAnyQuestionIsOk/message/8332</guid>
      <description>Also, consider using the GetRows method.  This not only gives you several ways to slice and dice the data, but since it returns an array, you get vastly better</description>
    </item>
    <item>
      <title>Re: objRS.RecordCount returns -1</title>
      <pubDate>Fri, 22 Aug 2008 16:56:09 GMT</pubDate>
      <dc:creator>Charles Carroll</dc:creator>
      <link>http://tech.groups.yahoo.com/group/AspClassicAnyQuestionIsOk/message/8331</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/AspClassicAnyQuestionIsOk/message/8331</guid>
      <description>did you include adovbs.inc if you did not then adOpenKeySet may not be defined. also just do ... and retrieve the answer if nothing else works.</description>
    </item>
    <item>
      <title>objRS.RecordCount returns -1</title>
      <pubDate>Fri, 22 Aug 2008 16:19:29 GMT</pubDate>
      <dc:creator>javediq_143</dc:creator>
      <link>http://tech.groups.yahoo.com/group/AspClassicAnyQuestionIsOk/message/8330</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/AspClassicAnyQuestionIsOk/message/8330</guid>
      <description>Hi All, I&#39;m having a Mysql Database and want to retrieve records as per the &quot;resource&quot;, a field in the database. After retrieving I want to know how many</description>
    </item>
    <item>
      <title>Re: adding additional rows to a form</title>
      <pubDate>Thu, 14 Aug 2008 13:49:57 GMT</pubDate>
      <dc:creator>Mischa Kroon</dc:creator>
      <link>http://tech.groups.yahoo.com/group/AspClassicAnyQuestionIsOk/message/8329</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/AspClassicAnyQuestionIsOk/message/8329</guid>
      <description>I prefer: do until rs.eof %&gt; &lt;tr &gt;&lt;td class=right&gt;&lt;%= rs(&quot;ID&quot;) %&gt;&lt;/td&gt; &lt;td class=right&gt;&lt;%= rs(&quot;First Name&quot;) %&gt; ... for readability. But that&#39;s just a style</description>
    </item>
    <item>
      <title>Re: adding additional rows to a form</title>
      <pubDate>Thu, 14 Aug 2008 13:01:46 GMT</pubDate>
      <dc:creator>piyushrastogi2007</dc:creator>
      <link>http://tech.groups.yahoo.com/group/AspClassicAnyQuestionIsOk/message/8328</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/AspClassicAnyQuestionIsOk/message/8328</guid>
      <description>plz. check it do until rs.eof Response.Write &quot;&lt;tr &gt;&lt;td class=right&gt;&quot; Response.Write rs(&quot;ID&quot;) &amp; &quot;&lt;/td&gt;&lt;td class=right&gt;&quot; Response.Write rs(&quot;First Name&quot;) &amp;</description>
    </item>
    <item>
      <title>Re: Classiv ASP tutorials</title>
      <pubDate>Thu, 14 Aug 2008 13:01:14 GMT</pubDate>
      <dc:creator>piyushrastogi2007</dc:creator>
      <link>http://tech.groups.yahoo.com/group/AspClassicAnyQuestionIsOk/message/8327</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/AspClassicAnyQuestionIsOk/message/8327</guid>
      <description>&lt;--!#include file=&quot;image.asp&quot;--&gt; first include file second use of code of  asp ex. &lt;--!#include file=&quot;image.asp&quot;--&gt; &lt;% rsponse.write(&quot;hello&quot;) %&gt; - -- In</description>
    </item>
    <item>
      <title>Re: adding additional rows to a form</title>
      <pubDate>Thu, 14 Aug 2008 12:38:23 GMT</pubDate>
      <dc:creator>Mischa Kroon</dc:creator>
      <link>http://tech.groups.yahoo.com/group/AspClassicAnyQuestionIsOk/message/8326</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/AspClassicAnyQuestionIsOk/message/8326</guid>
      <description>There are a lot of different ways to do this. One of the simplest ways: If the add a row link is clicked show a form in which you submit the data for the new</description>
    </item>
    <item>
      <title>adding additional rows to a form</title>
      <pubDate>Thu, 14 Aug 2008 04:57:37 GMT</pubDate>
      <dc:creator>debbi_7</dc:creator>
      <link>http://tech.groups.yahoo.com/group/AspClassicAnyQuestionIsOk/message/8325</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/AspClassicAnyQuestionIsOk/message/8325</guid>
      <description>I have a web page where users enter data.  If they need additional rows they can click a &quot;Add Row&quot; href link and it adds a row. How do I get the rows to add</description>
    </item>
    <item>
      <title>after login</title>
      <pubDate>Thu, 14 Aug 2008 03:05:50 GMT</pubDate>
      <dc:creator>piyush rastogi</dc:creator>
      <link>http://tech.groups.yahoo.com/group/AspClassicAnyQuestionIsOk/message/8324</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/AspClassicAnyQuestionIsOk/message/8324</guid>
      <description>open next page after login in asp ... Unlimited freedom, unlimited storage. Get it now [Non-text portions of this message have been removed]</description>
    </item>
    <item>
      <title>Re: why is my Hyperlinks appending my website to the front of the li</title>
      <pubDate>Wed, 13 Aug 2008 02:40:37 GMT</pubDate>
      <dc:creator>Balaji vishnubhotla</dc:creator>
      <link>http://tech.groups.yahoo.com/group/AspClassicAnyQuestionIsOk/message/8323</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/AspClassicAnyQuestionIsOk/message/8323</guid>
      <description>Hi, Use this &lt;a href=&quot;http://&lt;%= (rcdsetlibinfo.fields.item(&quot;WebAddress&quot;).Value) %&gt;&quot;&gt;&lt;%= (rcdsetlibinfo.Fields.Item(&quot;WebAddress&quot;).Value)%&gt;&lt;/a&gt;&lt;/p&gt; because ur</description>
    </item>
    <item>
      <title>Re: Classiv ASP tutorials</title>
      <pubDate>Thu, 07 Aug 2008 22:10:56 GMT</pubDate>
      <dc:creator>Charles Carroll</dc:creator>
      <link>http://tech.groups.yahoo.com/group/AspClassicAnyQuestionIsOk/message/8322</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/AspClassicAnyQuestionIsOk/message/8322</guid>
      <description>http://www.4guysfromrolla.com/webtech/index_asp.shtml the 1998, 1999 and 2000 articles are ASP (2000 some of them are ASP.net) There is a icon with ASP on main</description>
    </item>
    <item>
      <title>Re: Classiv ASP tutorials</title>
      <pubDate>Thu, 07 Aug 2008 22:06:41 GMT</pubDate>
      <dc:creator>Bob Sharp</dc:creator>
      <link>http://tech.groups.yahoo.com/group/AspClassicAnyQuestionIsOk/message/8321</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/AspClassicAnyQuestionIsOk/message/8321</guid>
      <description>Hi Any page links ?    Did not notice any on the Homepage. Not interested in ASP.Net</description>
    </item>

  </channel>
</rss>
<!-- wr2.grp.scd.yahoo.com uncompressed/chunked Fri Aug 29 19:14:20 PDT 2008 -->
