<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>helpwithvb at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/helpwithvb/</link>
    <description>A group for those who need help with Visual Basic</description>

    <item>
      <title>Re: AMF and RTMP</title>
      <pubDate>Sat, 21 Nov 2009 19:18:23 GMT</pubDate>
      <dc:creator>Timothy Rupp</dc:creator>
      <link>http://tech.groups.yahoo.com/group/helpwithvb/message/22631</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/helpwithvb/message/22631</guid>
      <description>Well it&#39;s a proprietary binary stream (Macromedia) so you might issue the connect to the the client and read the stream using a streamreader. Interesting</description>
    </item>
    <item>
      <title>Re: AMF and RTMP</title>
      <pubDate>Sat, 21 Nov 2009 16:31:20 GMT</pubDate>
      <dc:creator>allan_blackford</dc:creator>
      <link>http://tech.groups.yahoo.com/group/helpwithvb/message/22630</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/helpwithvb/message/22630</guid>
      <description>That&#39;s some good info. on an AMF packet, but I&#39;m still at a loss on how to retrieve the packet in the first place.  I know how to get and parse html, but I</description>
    </item>
    <item>
      <title>Re: &quot;Argument Not Optional&quot;</title>
      <pubDate>Sat, 21 Nov 2009 03:22:06 GMT</pubDate>
      <dc:creator>Steve Manser</dc:creator>
      <link>http://tech.groups.yahoo.com/group/helpwithvb/message/22629</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/helpwithvb/message/22629</guid>
      <description>... I must need a vacation  :) Suddenly I was on a beach, reggae music filling the breeze... I think JLo was there too ... From: helpwithvb@yahoogroups.com On</description>
    </item>
    <item>
      <title>Find Command</title>
      <pubDate>Fri, 20 Nov 2009 22:23:19 GMT</pubDate>
      <dc:creator>Donald Gaither</dc:creator>
      <link>http://tech.groups.yahoo.com/group/helpwithvb/message/22628</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/helpwithvb/message/22628</guid>
      <description>I&#39;ve solved the problem.  I don&#39;t understand it, but it now works.  I deleted and recreated the Text box named &quot;txtItemid&quot; and that solved it. DRG</description>
    </item>
    <item>
      <title>Re: &quot;Argument Not Optional&quot;</title>
      <pubDate>Fri, 20 Nov 2009 22:20:19 GMT</pubDate>
      <dc:creator>Neiger, Bruce D</dc:creator>
      <link>http://tech.groups.yahoo.com/group/helpwithvb/message/22627</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/helpwithvb/message/22627</guid>
      <description>Scope, my friend, is not just a mouthwash. Form fields are public module level members of the form. If this code is in the form, you can use Me.&lt;varname&gt; If</description>
    </item>
    <item>
      <title>&quot;Argument Not Optional&quot;</title>
      <pubDate>Fri, 20 Nov 2009 22:09:58 GMT</pubDate>
      <dc:creator>Donald Gaither</dc:creator>
      <link>http://tech.groups.yahoo.com/group/helpwithvb/message/22626</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/helpwithvb/message/22626</guid>
      <description>I&#39;ve discovered something further in my problem with the &quot;Find&quot; command.  I have a global variable named &quot;gItemid&quot;.  I&#39;ve tried inserting as the first line in</description>
    </item>
    <item>
      <title>Re: Find With VB6, ADO</title>
      <pubDate>Fri, 20 Nov 2009 20:48:22 GMT</pubDate>
      <dc:creator>Donald Gaither</dc:creator>
      <link>http://tech.groups.yahoo.com/group/helpwithvb/message/22625</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/helpwithvb/message/22625</guid>
      <description>Thanks, Tim, for the reply.  There is a &quot;Find&quot; command shown in all my texts for ADO recordsets Amd I&#39;ve successfully used it before.  In this case, the</description>
    </item>
    <item>
      <title>Re: Find With VB6, ADO</title>
      <pubDate>Fri, 20 Nov 2009 20:32:48 GMT</pubDate>
      <dc:creator>Timothy Rupp</dc:creator>
      <link>http://tech.groups.yahoo.com/group/helpwithvb/message/22624</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/helpwithvb/message/22624</guid>
      <description>I don&#39;t recall a Find method from the Recordset interface. Here&#39;s what I do remember for ADO RecordSet Object methods AddNew Sets up an open record set to add</description>
    </item>
    <item>
      <title>Find With VB6, ADO</title>
      <pubDate>Fri, 20 Nov 2009 20:16:47 GMT</pubDate>
      <dc:creator>Donald Gaither</dc:creator>
      <link>http://tech.groups.yahoo.com/group/helpwithvb/message/22623</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/helpwithvb/message/22623</guid>
      <description>To All, I need someone to post a sample code statement similar to the one that follows (which doesn&#39;t work!): rsItems.Find &quot;Itemid = &quot; &#39; txtItemid &#39; &quot; I&#39;ll</description>
    </item>
    <item>
      <title>Re: AMF and RTMP</title>
      <pubDate>Fri, 20 Nov 2009 19:12:12 GMT</pubDate>
      <dc:creator>Timothy Rupp</dc:creator>
      <link>http://tech.groups.yahoo.com/group/helpwithvb/message/22622</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/helpwithvb/message/22622</guid>
      <description>http://www.acmewebworks.com/Downloads/openCS/TheAMF.pdf From: helpwithvb@yahoogroups.com [mailto:helpwithvb@yahoogroups.com] On Behalf Of allan_blackford Sent:</description>
    </item>
    <item>
      <title>Re: More on Excel  [ dot Net array ]</title>
      <pubDate>Fri, 20 Nov 2009 19:08:55 GMT</pubDate>
      <dc:creator>Neiger, Bruce D</dc:creator>
      <link>http://tech.groups.yahoo.com/group/helpwithvb/message/22621</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/helpwithvb/message/22621</guid>
      <description>Thanks Tim! Was tempted to do it myself, but was afraid of being a horn-blower. -BDN ________________________________ From: helpwithvb@yahoogroups.com on</description>
    </item>
    <item>
      <title>AMF and RTMP</title>
      <pubDate>Fri, 20 Nov 2009 18:49:03 GMT</pubDate>
      <dc:creator>allan_blackford</dc:creator>
      <link>http://tech.groups.yahoo.com/group/helpwithvb/message/22620</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/helpwithvb/message/22620</guid>
      <description>Does anyone know how to extract the value of an amf object?  I can find the value via Wireshark, but I need to do it within a program.</description>
    </item>
    <item>
      <title>Re: More on Excel  [ dot Net array ]</title>
      <pubDate>Fri, 20 Nov 2009 17:38:25 GMT</pubDate>
      <dc:creator>Timothy Rupp</dc:creator>
      <link>http://tech.groups.yahoo.com/group/helpwithvb/message/22619</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/helpwithvb/message/22619</guid>
      <description>They are a royal PITA.and they spam the devil out of you too. Here&#39;s an unauthorized reprint. Didn&#39;t see any copyright or other restrictions.. A simple</description>
    </item>
    <item>
      <title>Re: More on Excel  [ dot Net array ]</title>
      <pubDate>Fri, 20 Nov 2009 17:24:41 GMT</pubDate>
      <dc:creator>seecwriter</dc:creator>
      <link>http://tech.groups.yahoo.com/group/helpwithvb/message/22618</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/helpwithvb/message/22618</guid>
      <description>But to register, it&#39;s not just your name, email address, and password. They require that you enter first and last name, complete home address, business and</description>
    </item>
    <item>
      <title>Re: More on Excel  [ dot Net array ]</title>
      <pubDate>Fri, 20 Nov 2009 15:01:01 GMT</pubDate>
      <dc:creator>Neiger, Bruce D</dc:creator>
      <link>http://tech.groups.yahoo.com/group/helpwithvb/message/22617</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/helpwithvb/message/22617</guid>
      <description>I believe you do have to register with SearchWinDevelopment.com, but that is a relatively painless and free process, iirc. After I wrote the message to the</description>
    </item>

  </channel>
</rss>
<!-- wr1.grp.sp2.yahoo.com uncompressed/chunked Sat Nov 21 13:05:10 PST 2009 -->
