<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>Visual Basic Forum RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest threads from the 'Visual Basic' forum at Programmer's Heaven, excluding replies.</description>
    <language>en</language>
    <copyright>Copyright 2012 Programmers Heaven</copyright>
    <pubDate>Thu, 09 Feb 2012 03:56:49 -0800</pubDate>
    <lastBuildDate>Thu, 09 Feb 2012 03:56:49 -0800</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>Business report automation with microsoft automation scripting</title>
      <link>http://www.programmersheaven.com/mb/VBasic/427270/427270/business-report-automation-with-microsoft-automation-scripting/</link>
      <description>Currently im working with SQL Server for business report automation. Although i love to write code in C++ or Java, but now i need to learn vbscript for the purpose of scheduled sending of mails. SQL server provides packages to perform scheduled data transformation, but working with the imported data ie. send the imported excel to the concerned person attaching it requires a activx script object and scripting in it and theres a whole lot of things you can do with microsoft automation scripting.&lt;br /&gt;
&lt;br /&gt;
To get access to the codes please follow the link below:&lt;br /&gt;
&lt;br /&gt;
&lt;a href="#"&gt;http://programming-mania.blogspot.com/2009/11/learning-vbscript.html &lt;/a&gt;&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/VBasic/427270/427270/business-report-automation-with-microsoft-automation-scripting/</guid>
      <pubDate>Tue, 07 Feb 2012 01:27:21 -0800</pubDate>
      <category>Visual Basic</category>
    </item>
    <item>
      <title>Business report automation with microsoft automation scripting</title>
      <link>http://www.programmersheaven.com/mb/VBasic/427269/427269/business-report-automation-with-microsoft-automation-scripting/</link>
      <description>Currently im working with SQL Server for business report automation. Although i love to write code in C++ or Java, but now i need to learn vbscript for the purpose of scheduled sending of mails. SQL server provides packages to perform scheduled data transformation, but working with the imported data ie. send the imported excel to the concerned person attaching it requires a activx script object and scripting in it and theres a whole lot of things you can do with microsoft automation scripting.&lt;br /&gt;
&lt;br /&gt;
To get access to the codes please follow the link below:&lt;br /&gt;
&lt;br /&gt;
&lt;a href="#"&gt;http://programming-mania.blogspot.com/2009/11/learning-vbscript.html &lt;/a&gt;&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/VBasic/427269/427269/business-report-automation-with-microsoft-automation-scripting/</guid>
      <pubDate>Tue, 07 Feb 2012 01:19:42 -0800</pubDate>
      <category>Visual Basic</category>
    </item>
    <item>
      <title>work in Visual Baisc</title>
      <link>http://www.programmersheaven.com/mb/VBasic/427265/427265/work-in-visual-baisc/</link>
      <description>I need to do some work in Visual Basic. I am ready to pay if someone can help me. Please let me know if anyone is interested. &lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/VBasic/427265/427265/work-in-visual-baisc/</guid>
      <pubDate>Mon, 06 Feb 2012 20:51:12 -0800</pubDate>
      <category>Visual Basic</category>
    </item>
    <item>
      <title>Light Weight Database Class</title>
      <link>http://www.programmersheaven.com/mb/VBasic/427182/427182/light-weight-database-class/</link>
      <description>I'm devloping an application that needs to manage a very small about of data.  Just one or two tables with a couple of thousand rows (max).  I don't need indexes, partitioning, views, or other advanced support.  I don't really need a "select" statement, I can just scan through the rows manually.&lt;br /&gt;
&lt;br /&gt;
My goal is to keep it self contained and small, meaning I don't want to force a connection to Oracle, MS SQL Server, ...  I can manually code an object to save it to a data file, but would rather use an existing class or other program to save the effort.  Can you recommend anything?</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/VBasic/427182/427182/light-weight-database-class/</guid>
      <pubDate>Thu, 02 Feb 2012 09:15:02 -0800</pubDate>
      <category>Visual Basic</category>
    </item>
    <item>
      <title>Light Weight Database Class</title>
      <link>http://www.programmersheaven.com/mb/VBasic/427181/427181/light-weight-database-class/</link>
      <description>I'm devloping an application that needs to manage a very small about of data.  Just one or two tables with a couple of thousand rows (max).  I don't need indexes, partitioning, views, or other advanced support.  I don't really even need a "select" statement, I can scan through the information manually if necessary.&lt;br /&gt;
&lt;br /&gt;
My goal is to keep it self contained and small, meaning I don't want to force a connection to Oracle, MS SQL Server, ...  I can manually code an object to save it to a data file, but would rather use an existing class or other program to save the effort.  Can you recommend anything?&lt;br /&gt;
&lt;br /&gt;
Thank you&lt;br /&gt;
Jim</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/VBasic/427181/427181/light-weight-database-class/</guid>
      <pubDate>Thu, 02 Feb 2012 09:09:17 -0800</pubDate>
      <category>Visual Basic</category>
    </item>
    <item>
      <title>VS 2010 How to change the 2 words from the file using a button ?</title>
      <link>http://www.programmersheaven.com/mb/VBasic/427179/427179/vs-2010-how-to-change-the-2-words-from-the-file-using-a-button-/</link>
      <description>So Im working on a program that shows this. &lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://img832.imageshack.us/img832/118/configasdasd.jpg" /&gt;&lt;br /&gt;
&lt;br /&gt;
This is the code that I use two show the SA and PLATINUM from the file, they are not the only characters on the line, like this:&lt;br /&gt;
&lt;br /&gt;
.....&lt;br /&gt;
set username=sa&lt;br /&gt;
set password=platinum&lt;br /&gt;
.....&lt;br /&gt;
&lt;br /&gt;
code to show only those two words. &lt;br /&gt;
&lt;br /&gt;
&lt;pre class="sourcecode"&gt; Dim lines() As String = IO.File.ReadAllLines("C:\NTMBackup1\NTMBackup4.bat
")
        Dim userIndex As Integer = Array.FindIndex(lines, Function(s) s.Contains("utilizador"))
        Dim psswrdIndex As Integer = Array.FindIndex(lines, Function(s) s.Contains("password"))

        Me.txtusr.Text = lines(userIndex).Substring(lines(userIndex).IndexO
f("="c)).Substring(1)
        Me.txtpassowrd.Text = lines(psswrdIndex).Substring(lines(psswrdIndex).In
dexOf("="c)).Substring(1)&lt;/pre&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What I want is to change the "sa" and "platinum" at the textboxes and then save them on the file, to looks like:&lt;br /&gt;
&lt;br /&gt;
.....&lt;br /&gt;
set username=something&lt;br /&gt;
set password=something&lt;br /&gt;
.....&lt;br /&gt;
Thanks for help&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/VBasic/427179/427179/vs-2010-how-to-change-the-2-words-from-the-file-using-a-button-/</guid>
      <pubDate>Thu, 02 Feb 2012 09:01:32 -0800</pubDate>
      <category>Visual Basic</category>
    </item>
    <item>
      <title>ForEach In Loop throwing exception 424:Object Required</title>
      <link>http://www.programmersheaven.com/mb/VBasic/426957/426957/foreach-in-loop-throwing-exception-424object-required/</link>
      <description>&lt;span style="color: Blue;"&gt;&lt;/span&gt;I am using collection from C# to do a ForEach In loop in VB6.The code is as below,&lt;br /&gt;
&lt;br /&gt;
public class DTGFDTCollection : IFdtChannelCollection&lt;br /&gt;
    {&lt;br /&gt;
        &lt;br /&gt;
        ChannelEnum channlEnum = new ChannelEnum();&lt;br /&gt;
       &lt;br /&gt;
        /// &amp;lt;summary&amp;gt;&lt;br /&gt;
        /// Construcotr, it initializes the collection list&lt;br /&gt;
        /// &amp;lt;/summary&amp;gt;&lt;br /&gt;
        public DTGFDTCollection()&lt;br /&gt;
        {&lt;br /&gt;
        }&lt;br /&gt;
&lt;br /&gt;
        public void AddChannel(IFdtChannel objChannel, string channelName)&lt;br /&gt;
        {&lt;br /&gt;
            channlEnum.AddChannelItems(objChannel, channelName);&lt;br /&gt;
        }     &lt;br /&gt;
&lt;br /&gt;
        #region IFdtChannelCollection Members&lt;br /&gt;
&lt;br /&gt;
        int IFdtChannelCollection.Count&lt;br /&gt;
        {&lt;br /&gt;
            get { return this.channlEnum.objDicChannel.Count; }&lt;br /&gt;
        }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
        IFdtChannel IFdtChannelCollection.get_Item(ref object pvarIndex)&lt;br /&gt;
        {&lt;br /&gt;
            try&lt;br /&gt;
            {&lt;br /&gt;
                if (pvarIndex.ToString().Contains("_"))&lt;br /&gt;
                {&lt;br /&gt;
                    foreach (string strkey in this.channlEnum.objDicChannel.Keys)&lt;br /&gt;
                    {&lt;br /&gt;
                        if (strkey.Equals(pvarIndex.ToString()))&lt;br /&gt;
                        {&lt;br /&gt;
                            //index = this.objDicChannel.alVariant.IndexOf(Variant);&lt;br /&gt;
                            return (IFdtChannel)this.channlEnum.objDicChannel[strkey]
;&lt;br /&gt;
                        }&lt;br /&gt;
                    }&lt;br /&gt;
                }&lt;br /&gt;
                return null;&lt;br /&gt;
            }&lt;br /&gt;
            catch (Exception )&lt;br /&gt;
            {&lt;br /&gt;
                return null;&lt;br /&gt;
            }&lt;br /&gt;
        }&lt;br /&gt;
&lt;br /&gt;
        #endregion&lt;br /&gt;
&lt;br /&gt;
        #region IEnumerable Members&lt;br /&gt;
        &lt;br /&gt;
        IEnumerator IEnumerable.GetEnumerator()&lt;br /&gt;
        {&lt;br /&gt;
            return (IEnumerator)channlEnum;&lt;br /&gt;
        }&lt;br /&gt;
&lt;br /&gt;
        [DispId(-4)]&lt;br /&gt;
        public IEnumerator GetEnumerator()&lt;br /&gt;
        {&lt;br /&gt;
            return (IEnumerator)channlEnum;&lt;br /&gt;
        }&lt;br /&gt;
&lt;br /&gt;
        #endregion&lt;br /&gt;
&lt;br /&gt;
        I have implemented the IEnumerator for the ChannelEnum class as below&lt;br /&gt;
&lt;br /&gt;
 public class ChannelEnum:IEnumerator&lt;br /&gt;
    {&lt;br /&gt;
        internal Dictionary&amp;lt;string, IFdtChannel&amp;gt; objDicChannel = new Dictionary&amp;lt;string, IFdtChannel&amp;gt;(3);&lt;br /&gt;
        string[] strNames = new string[3];&lt;br /&gt;
        int i = 0;&lt;br /&gt;
&lt;br /&gt;
        public void AddChannelItems(IFdtChannel objChannel, string channelName)&lt;br /&gt;
        {&lt;br /&gt;
            objDicChannel.Add(channelName, objChannel);&lt;br /&gt;
            strNames[i++] = channelName;&lt;br /&gt;
        }&lt;br /&gt;
&lt;br /&gt;
        #region IEnumerator Members&lt;br /&gt;
        int position = -1;&lt;br /&gt;
        string key;&lt;br /&gt;
&lt;br /&gt;
       &lt;br /&gt;
        object IEnumerator.Current&lt;br /&gt;
        {&lt;br /&gt;
            get&lt;br /&gt;
            {&lt;br /&gt;
                try&lt;br /&gt;
                {&lt;br /&gt;
                    return objDicChannel[key] ;&lt;br /&gt;
                }&lt;br /&gt;
                catch (Exception)&lt;br /&gt;
                {&lt;br /&gt;
                    throw new InvalidOperationException();&lt;br /&gt;
                }&lt;br /&gt;
            }&lt;br /&gt;
        }&lt;br /&gt;
&lt;br /&gt;
        bool IEnumerator.MoveNext()&lt;br /&gt;
        {&lt;br /&gt;
            position++;&lt;br /&gt;
            key = strNames[position];&lt;br /&gt;
            return (position &amp;lt; objDicChannel.Count);&lt;br /&gt;
        }&lt;br /&gt;
&lt;br /&gt;
        void IEnumerator.Reset()&lt;br /&gt;
        {&lt;br /&gt;
            position = -1;&lt;br /&gt;
        }&lt;br /&gt;
&lt;br /&gt;
        #endregion&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
Here the AddChannels() is called by other class method and returns the value of type IFdtChannelCollection.I need to do the For Each In loop for this collection in VB6.&lt;br /&gt;
&lt;br /&gt;
If i try to do the foreach for this collection with C# and VB.net, it works fine,but If i try to do the For Each In loop in VB6, after the Current property is called it throws exception 424:Object required. I am clueless what is going wrong here.The Current property returns a valid object ,but still it throws the error.So can anyone help me in this?.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/VBasic/426957/426957/foreach-in-loop-throwing-exception-424object-required/</guid>
      <pubDate>Mon, 23 Jan 2012 23:53:01 -0800</pubDate>
      <category>Visual Basic</category>
    </item>
    <item>
      <title>How to operate SUMAND AVERAGE operation in datagridview?</title>
      <link>http://www.programmersheaven.com/mb/VBasic/426844/426844/how-to-operate-sumand-average-operation-in-datagridview/</link>
      <description>hi! Can someone help me with my proposed study. I have a column in a datagrid to be sum up but I dunno knoe how to perform the sum operation  in datagrid and average at the same time.. :))&lt;br /&gt;
--&lt;br /&gt;
I have a field column (Course Code,Unit,Grade,Remarks) I just use a query for the Unit.. I need to add the units having a grade of 5.00 or 4.00 then divide it with the total units of subject enrolled.. I've tried to use a query in access but when I connect it to vb6 the error is type mismatch :)) I dunno if my code is correct&lt;br /&gt;
&lt;br /&gt;
My code is like this:&lt;br /&gt;
&lt;br /&gt;
Private Sub cmdcompute_Click()&lt;br /&gt;
Dim sumtotal As String&lt;br /&gt;
Dim sumfail As String&lt;br /&gt;
Dim avg As Integer&lt;br /&gt;
&lt;br /&gt;
sumfail = "SELECT Sum(Curriculum_entries.Unit)" &amp;amp; _&lt;br /&gt;
"FROM Student_pros INNER JOIN Curriculum_entries ON Curriculum_entries.Course_code=Student_pros.Course
_code" &amp;amp; _&lt;br /&gt;
"WHERE Curriculum_entries.Unit='" &amp;amp; dtpros.Columns(5).Text &amp;amp; "' AND Grade &amp;gt;= 4.00"&lt;br /&gt;
&lt;br /&gt;
sumtotal = "SELECT Sum(Curriculum_entries.Unit)" &amp;amp; _&lt;br /&gt;
"FROM Student_pros INNER JOIN Curriculum_entries ON Curriculum_entries.Course_code=Student_pros.Course
_code" &amp;amp; _&lt;br /&gt;
"WHERE Curriculum_entries.Unit='" &amp;amp; dtpros.Columns(5).Text &amp;amp; "' AND Student_pros.Grade &amp;gt;= 4.00" &amp;amp; Me.dtpros.Columns(6).Text &amp;amp; "'"&lt;br /&gt;
&lt;br /&gt;
avg = (sumfail / sumtotal) * 100&lt;br /&gt;
&lt;br /&gt;
If avg &amp;lt;= 24 Then&lt;br /&gt;
txtstatus.Text = "Regular"&lt;br /&gt;
Exit Sub&lt;br /&gt;
ElseIf 25 &amp;gt;= avg &amp;lt;= 49 Then&lt;br /&gt;
txtstatus.Text = "Warning"&lt;br /&gt;
Exit Sub&lt;br /&gt;
ElseIf 50 &amp;gt;= avg &amp;lt;= 74 Then&lt;br /&gt;
txtstatus.Text = "Probation"&lt;br /&gt;
Exit Sub&lt;br /&gt;
ElseIf avg &amp;gt;= 75 Then&lt;br /&gt;
txtstatus.Text = "Dismissal"&lt;br /&gt;
End If&lt;br /&gt;
&lt;br /&gt;
End Sub&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/VBasic/426844/426844/how-to-operate-sumand-average-operation-in-datagridview/</guid>
      <pubDate>Mon, 16 Jan 2012 05:45:38 -0800</pubDate>
      <category>Visual Basic</category>
    </item>
    <item>
      <title>Web Design SEO</title>
      <link>http://www.programmersheaven.com/mb/VBasic/426686/426686/web-design-seo/</link>
      <description>There are so many websites out there that have not been optimised for search engines at all, the question is should web designers optimise websites for search engines as part of the overall solution?&lt;br /&gt;
&lt;br /&gt;
Well it's perhaps a little unfair to criticise web designers for not doing SEO as standard since it is an entirely different skill set, however my opinion is that to be in the web design market these days in order to add value to clients some basic knowledge of SEO is essential.&lt;br /&gt;
&lt;br /&gt;
Of course having the skill sets is one thing, but doing SEO properly is a time consuming process so arguably it should be an optional service in addition to website, and really if a client want their website to produce results for them, then they should be seriously considering this.&lt;br /&gt;
&lt;br /&gt;
However I do believe that every site should have basic SEO included, this means that HTML title tags can be made relevant to the website itself, and the website should be search engine friendly making it easy for either a customer to complete the SEO themselves or an SEO consultant to manage should the design firm not offer SEO services themselves.&lt;br /&gt;
&lt;br /&gt;
Unfortunately this does not seem to be the case most of the time and customers are often left with what might be a great site from a design or technical point of view, but just does not produce results for them.&lt;br /&gt;
&lt;br /&gt;
My advice would be to find a web design company that actually offer design, development and SEO in-house, this way you should be confident in the knowledge that your website should look great, be technically good and actually produces results for you.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.designzillas.com/services/web-design"&gt;Website Design Orlando&lt;/a&gt; | &lt;a href="http://www.designzillas.com/services/web-design"&gt;Orlando Website Design&lt;/a&gt;&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/VBasic/426686/426686/web-design-seo/</guid>
      <pubDate>Wed, 04 Jan 2012 00:50:03 -0800</pubDate>
      <category>Visual Basic</category>
    </item>
    <item>
      <title>Web Design SEO</title>
      <link>http://www.programmersheaven.com/mb/VBasic/426685/426685/web-design-seo/</link>
      <description>There are so many websites out there that have not been optimised for search engines at all, the question is should web designers optimise websites for search engines as part of the overall solution?&lt;br /&gt;
&lt;br /&gt;
Well it's perhaps a little unfair to criticise web designers for not doing SEO as standard since it is an entirely different skill set, however my opinion is that to be in the web design market these days in order to add value to clients some basic knowledge of SEO is essential.&lt;br /&gt;
&lt;br /&gt;
Of course having the skill sets is one thing, but doing SEO properly is a time consuming process so arguably it should be an optional service in addition to website, and really if a client want their website to produce results for them, then they should be seriously considering this.&lt;br /&gt;
&lt;br /&gt;
However I do believe that every site should have basic SEO included, this means that HTML title tags can be made relevant to the website itself, and the website should be search engine friendly making it easy for either a customer to complete the SEO themselves or an SEO consultant to manage should the design firm not offer SEO services themselves.&lt;br /&gt;
&lt;br /&gt;
Unfortunately this does not seem to be the case most of the time and customers are often left with what might be a great site from a design or technical point of view, but just does not produce results for them.&lt;br /&gt;
&lt;br /&gt;
My advice would be to find a web design company that actually offer design, development and SEO in-house, this way you should be confident in the knowledge that your website should look great, be technically good and actually produces results for you.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.designzillas.com/services/web-design"&gt;Website Design Orlando&lt;/a&gt; | &lt;a href="http://www.designzillas.com/services/web-design"&gt;Orlando Website Design&lt;/a&gt;&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/VBasic/426685/426685/web-design-seo/</guid>
      <pubDate>Wed, 04 Jan 2012 00:45:57 -0800</pubDate>
      <category>Visual Basic</category>
    </item>
    <item>
      <title>Visual Studio 2010 Help</title>
      <link>http://www.programmersheaven.com/mb/VBasic/426674/426674/visual-studio-2010-help/</link>
      <description>I just got Visual Studio 2010 about 3 days ago. If their were a person on here who could help me I would be very happy. Im on a time constraint and need to learn how to be a basic program and don't have time to read the books to find how to do it. &lt;br /&gt;
&lt;br /&gt;
I need a program that after clicking a button would move my mouse to a location on my screen(within a web page, like a link), click, then compare the web page url to a predetermined url. It also needs to wait for the page to load so the link is active.&lt;br /&gt;
&lt;br /&gt;
Thank you SO much to whoever helps me!&lt;br /&gt;
I know this in the wrong thread but this is the closest one to my question I could find.</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/VBasic/426674/426674/visual-studio-2010-help/</guid>
      <pubDate>Mon, 02 Jan 2012 17:54:12 -0800</pubDate>
      <category>Visual Basic</category>
    </item>
    <item>
      <title>I need help... Please</title>
      <link>http://www.programmersheaven.com/mb/VBasic/426673/426673/i-need-help-please/</link>
      <description>I just got Visual Studio 2010 about 3 days ago. If their were a person on here who could help me I would be very happy. Im on a time constraint and need to learn how to be a basic program and don't have time to read the books to find how to do it. &lt;br /&gt;
&lt;br /&gt;
I need a program that after clicking a button would move my mouse to a location on my screen(within a web page, like a link), click, then compare the web page url to a predetermined url. It also needs to wait for the page to load so the link is active.&lt;br /&gt;
&lt;br /&gt;
Thank you SO much to whoever helps me!&lt;br /&gt;
I know this in the wrong thread but I don't know the proper sub thread.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/VBasic/426673/426673/i-need-help-please/</guid>
      <pubDate>Mon, 02 Jan 2012 17:51:10 -0800</pubDate>
      <category>Visual Basic</category>
    </item>
    <item>
      <title>Report in VB 6</title>
      <link>http://www.programmersheaven.com/mb/VBasic/426622/426622/report-in-vb-6/</link>
      <description>I developed a payroll accounting software for my Organization, What i need now, is that, i want to design report that can generate the monthly employee pay details but I want it inform of querying two different months so they will be in the same report sheet. PLEASE HOW CAN I ACHIEVED THIS?&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/VBasic/426622/426622/report-in-vb-6/</guid>
      <pubDate>Wed, 28 Dec 2011 00:52:25 -0800</pubDate>
      <category>Visual Basic</category>
    </item>
    <item>
      <title>Report in VB 6</title>
      <link>http://www.programmersheaven.com/mb/VBasic/426621/426621/report-in-vb-6/</link>
      <description>I developed a payroll accounting software for my Organization, What i need now, is that, i want to design report that can generate the monthly employee pay details but I want it inform of querying two different months so they will be in the same report sheet. PLEASE HOW CAN I ACHIEVED THIS?&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/VBasic/426621/426621/report-in-vb-6/</guid>
      <pubDate>Wed, 28 Dec 2011 00:50:34 -0800</pubDate>
      <category>Visual Basic</category>
    </item>
    <item>
      <title>This post has been deleted.</title>
      <link>http://www.programmersheaven.com/mb/VBasic/426464/426464/this-post-has-been-deleted/</link>
      <description>This post has been deleted.</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/VBasic/426464/426464/this-post-has-been-deleted/</guid>
      <pubDate>Sun, 18 Dec 2011 21:40:27 -0800</pubDate>
      <category>Visual Basic</category>
    </item>
    <item>
      <title>Visual Basic 6.0 , Need solution of one programing question</title>
      <link>http://www.programmersheaven.com/mb/VBasic/426463/426463/visual-basic-60--need-solution-of-one-programing-question/</link>
      <description>Hey guys, This is yulia. Any one could help me in Visual basic. I have examine next week. I am very in need to get assistance from any one who could to solve programing. Drop msg me in 740499329@qq.com&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
Q.1 Assume you offer programming seminars to companies. Your price per person depends on the number of people the company registers.(For example, if the company registers 7 people, then the total amount owed by the company is $560.)&lt;br /&gt;
Number of registrants charge&lt;br /&gt;
1—4				$100 per person&lt;br /&gt;
5—10				$80 per person&lt;br /&gt;
11 or more			$60 per person&lt;br /&gt;
less than 1			$0 per person&lt;br /&gt;
&lt;br /&gt;
the number of people is stored in the text property of the txtReg control. Calculate the total amount owed by the company. Store the amount in the curtotalDue varible. Write the VB code, use the Case selection structure.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/VBasic/426463/426463/visual-basic-60--need-solution-of-one-programing-question/</guid>
      <pubDate>Sun, 18 Dec 2011 21:36:51 -0800</pubDate>
      <category>Visual Basic</category>
    </item>
    <item>
      <title>Dissertation India Help</title>
      <link>http://www.programmersheaven.com/mb/VBasic/426428/426428/dissertation-india-help/</link>
      <description>Send us your Thesis &amp;amp; Dissertations, Assignments, Projects, term papers, Course works and we will send you back the US, Australia, UK Dissertation writing help from UK thesis editing experts. We also help in projects, papers and essays.&lt;br /&gt;
&lt;br /&gt;
We also help in:-&lt;br /&gt;
Finance Dissertation help&lt;br /&gt;
Marketing Dissertation help&lt;br /&gt;
HRM Human Resource Dissertation &amp;amp; Thesis&lt;br /&gt;
Thesis on Tourism&lt;br /&gt;
Hypothesis Testing, ANOVA, Pie Charts, Likert Scale Analysis&lt;br /&gt;
Medical Dissertation writers&lt;br /&gt;
UK Dissertation writers&lt;br /&gt;
MSC Dissertation writers&lt;br /&gt;
MBA UK Dissertation writing assistance&lt;br /&gt;
Turnitin Plagiarism Free Dissertations&lt;br /&gt;
UK Plagiarism Removal Service &lt;br /&gt;
Management Dissertations&lt;br /&gt;
Dissertation help in Arts, Humanities, Sciences, Life Sciences&lt;br /&gt;
Need help dissertation writing&lt;br /&gt;
UK Coursework writers uk&lt;br /&gt;
Dissertation writers UK&lt;br /&gt;
Assignment solving help, Assignment answers solutions&lt;br /&gt;
Essay writing assistance&lt;br /&gt;
Dissertation Writers from India&lt;br /&gt;
UK Dissertations, Thesis Editing, &lt;br /&gt;
Edit my Disssertation, Thesis Proofreading&lt;br /&gt;
Statistical Analysis, Data Analysis, Comparative Analysis&lt;br /&gt;
&lt;br /&gt;
please visit once dissertationhelpindia.com&lt;br /&gt;
&lt;br /&gt;
or email us on dissertationhelpindia@yahoo.com&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/VBasic/426428/426428/dissertation-india-help/</guid>
      <pubDate>Sat, 17 Dec 2011 21:13:37 -0800</pubDate>
      <category>Visual Basic</category>
    </item>
    <item>
      <title>populate a list box with data entered in msgbox</title>
      <link>http://www.programmersheaven.com/mb/VBasic/426158/426158/populate-a-list-box-with-data-entered-in-msgbox/</link>
      <description>hi&lt;br /&gt;
I'm new here. I have an access form with a list box and I'm trying to populate the list box with data that will be manually entered in a msgbox and can't seem to get the code correct. any help would be wonderful.&lt;br /&gt;
&lt;br /&gt;
Isabel&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/VBasic/426158/426158/populate-a-list-box-with-data-entered-in-msgbox/</guid>
      <pubDate>Fri, 09 Dec 2011 08:12:32 -0800</pubDate>
      <category>Visual Basic</category>
    </item>
    <item>
      <title>This post has been deleted.</title>
      <link>http://www.programmersheaven.com/mb/VBasic/426157/426157/this-post-has-been-deleted/</link>
      <description>This post has been deleted.</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/VBasic/426157/426157/this-post-has-been-deleted/</guid>
      <pubDate>Fri, 09 Dec 2011 08:07:59 -0800</pubDate>
      <category>Visual Basic</category>
    </item>
    <item>
      <title>This post has been deleted.</title>
      <link>http://www.programmersheaven.com/mb/VBasic/426108/426108/this-post-has-been-deleted/</link>
      <description>This post has been deleted.</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/VBasic/426108/426108/this-post-has-been-deleted/</guid>
      <pubDate>Wed, 07 Dec 2011 14:45:33 -0800</pubDate>
      <category>Visual Basic</category>
    </item>
    <item>
      <title>connect four game</title>
      <link>http://www.programmersheaven.com/mb/VBasic/426107/426107/connect-four-game/</link>
      <description>I need to make a game in Visual studio 2010 that is similar to connect four. The game needs to be two player , have a playing grid of 6 rows high and 8 columns wide, use red and black chips and have an  area to indicate whose turn it is and keep track of how many games each player has won. The game can be very simple. The problem is, I have never done anything like this before so I do not know where to begin. any help you provide will be appreciated.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/VBasic/426107/426107/connect-four-game/</guid>
      <pubDate>Wed, 07 Dec 2011 14:43:43 -0800</pubDate>
      <category>Visual Basic</category>
    </item>
    <item>
      <title>Property of Image in vb 6.0</title>
      <link>http://www.programmersheaven.com/mb/VBasic/426106/426106/property-of-image-in-vb-60/</link>
      <description>Hi friends,&lt;br /&gt;
&lt;br /&gt;
       How to create a Dock and Anchor properties to Image Control and Button in VB 6.0?Because form resize based on Screen Resolution.&lt;br /&gt;
Please very urgent.&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/VBasic/426106/426106/property-of-image-in-vb-60/</guid>
      <pubDate>Wed, 07 Dec 2011 01:21:24 -0800</pubDate>
      <category>Visual Basic</category>
    </item>
    <item>
      <title>Macro - changing value depending on the original value</title>
      <link>http://www.programmersheaven.com/mb/VBasic/425989/425989/macro---changing-value-depending-on-the-original-value/</link>
      <description>Hello,&lt;br /&gt;
Can you please kindly help me to avoid lots of slavish work?&lt;br /&gt;
I have a column where there are - among others - also cells with the following values:&lt;br /&gt;
$$$to be sent &lt;br /&gt;
$$$to be sent2 &lt;br /&gt;
$$$to be sent3 &lt;br /&gt;
$$$to be sent4 &lt;br /&gt;
$$$to be sent5 &lt;br /&gt;
&lt;br /&gt;
The active cell is just in this column (the cell is selected). I want a macro which would change these values (nothing else) in THIS column into $$$sent, preserving the eventual number indexes (meaning "$$$to be sent" into "$$$sent",   "$$$to be sent2" into "$$$sent2" .......   ). (The cells not containing any of the above values should be left intact).&lt;br /&gt;
Please ask me for more explanation if convenient.&lt;br /&gt;
Very many thanks in advance! &lt;br /&gt;
Lib&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/VBasic/425989/425989/macro---changing-value-depending-on-the-original-value/</guid>
      <pubDate>Mon, 28 Nov 2011 13:55:11 -0800</pubDate>
      <category>Visual Basic</category>
    </item>
    <item>
      <title>This post has been deleted.</title>
      <link>http://www.programmersheaven.com/mb/VBasic/425988/425988/this-post-has-been-deleted/</link>
      <description>This post has been deleted.</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/VBasic/425988/425988/this-post-has-been-deleted/</guid>
      <pubDate>Mon, 28 Nov 2011 13:53:19 -0800</pubDate>
      <category>Visual Basic</category>
    </item>
    <item>
      <title>Blackberry Torch 9810@400$,Apple iPhone 4S 64GB - $410.00</title>
      <link>http://www.programmersheaven.com/mb/VBasic/425964/425964/blackberry-torch-9810400apple-iphone-4s-64gb---41000/</link>
      <description>Welcome To GREENWICH LIMITED® has been one of the fastest growing discount Wholesaler on the web, where we present the industry's latest products at the time they are introduced by the manufacturer, coupled with the after market sales distribution at the very same time.&lt;br /&gt;
&lt;br /&gt;
GREENWICH LIMITED® is one of the leading supplier of high-end products to customers, we deal primarily in genuine and brand new electronics, all items are sourced directly from the manufacturers and carry the manufacturer’s warranty. We ship 100% of our orders the same business day. with the Registered No.05209907&lt;br /&gt;
&lt;br /&gt;
-----------------------------------------------------------------&lt;br /&gt;
Hours of operation:&lt;br /&gt;
Monday - Thursday 8:00am - 9:00pm EST&lt;br /&gt;
Friday 9:00am - 8:00pm EST&lt;br /&gt;
Saturday Sunday- 9:00am - 8:00pm EST.&lt;br /&gt;
-----------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
We specialize in a wide range of products such as laptops, mobile phones, plasma &amp;amp; lcd tv, mp3 &amp;amp; mp4 players, ***** games console, digital cameras, dvd players (Etc) at cheap &amp;amp; affordable prices. we strive to offer high-quality products at competitive prices. All of our products are brand new, never used, never rebuilt,original.&lt;br /&gt;
COMPANY FULL DETAILS.&lt;br /&gt;
Company Name : GREENWICH LIMITED&lt;br /&gt;
Company Address:REGENT HOUSE, 316 BEULAH HILL, LONDON, SE19 3HF&lt;br /&gt;
Contact Name :larry kay&lt;br /&gt;
Registered No. 05209907&lt;br /&gt;
Emails:&lt;br /&gt;
MSN::::: greenwichbay@hotmail.co.uk&lt;br /&gt;
Ymail::: greenwich_bay@yahoo.co.uk&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
BEST OFFER:&lt;br /&gt;
BUY 2 UNITS GET 1 FOR FREE.&lt;br /&gt;
BUY 5 UNITS GET 2 UNITS FOR FREE WITH FREE SHIPPING.&lt;br /&gt;
Apple iPad 2 Wi-Fi+3G 32GB.....................$400USD&lt;br /&gt;
Apple iPad 2 Wi-Fi + 3G 16GB....................$380usd&lt;br /&gt;
Apple iPad 2 Wi-Fi 32GB............................$350usd&lt;br /&gt;
Apple iPad 2 Wi-Fi 64GB...........................$370USD&lt;br /&gt;
Apple iPad 2 CDMA 32GB...............300USD&lt;br /&gt;
Apple iPad CDMA 64GB..................320USD&lt;br /&gt;
Apple Tablet iPad 64GB (Wi-Fi + 3G) .....$300usd&lt;br /&gt;
Apple Tablet iPad 32GB (Wi-Fi + 3G) ....$260usd&lt;br /&gt;
Apple Tablet iPad 16GB (Wi-Fi + 3G).....$240usd&lt;br /&gt;
&lt;br /&gt;
T-Mobile Sidekick:&lt;br /&gt;
T-Mobile Sidekick 4G@250usd&lt;br /&gt;
T-Mobile mytouch 4G@250usd&lt;br /&gt;
T-Mobile myTouch---200usd&lt;br /&gt;
T-Mobile G2-----170USD&lt;br /&gt;
T-Mobile myTouch 3G---200usd&lt;br /&gt;
T-Mobile HD2---$180&lt;br /&gt;
T-Mobile myTouch 3G Fender Edition$150&lt;br /&gt;
T-Mobile Pulse ---------------$140&lt;br /&gt;
T-Mobile MyTouch 3G -----$140&lt;br /&gt;
T-Mobile G2 Touch ----------$130&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Apple iPhone:&lt;br /&gt;
Apple iPhone 4S 64GB ------- $410.00&lt;br /&gt;
Apple iPhone 4S 32GB ------ $ 380.00&lt;br /&gt;
Apple iPhone 4G 32GB--$280&lt;br /&gt;
Apple iPhone 3GS 32GB- $220&lt;br /&gt;
Apple iPhone 3GS 16GB- $200&lt;br /&gt;
Apple iPhone 3G 8GB — $150&lt;br /&gt;
Apple iPhone 3G 16GB — $140&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Blackberry Torch 9860@380usd&lt;br /&gt;
Blackberry Torch 9810@400usd&lt;br /&gt;
Blackberry Curve 9370@340usd&lt;br /&gt;
Blackberry Curve 9350@330USD&lt;br /&gt;
Blackberry Bold Touch 9900@350usd&lt;br /&gt;
Blackberry Bold Touch 9930@320usd&lt;br /&gt;
Blackberry 4G Playbook@380usd&lt;br /&gt;
Blackberry 4G Playbook LTE@370USD&lt;br /&gt;
Blackberry Playbook wilmax@330usd&lt;br /&gt;
BlackBerry Bold 9780@300usd&lt;br /&gt;
BlackBerry Curve 3G 9330@280usd&lt;br /&gt;
BlackBerry Curve 3G 9300....230usd&lt;br /&gt;
BlackBerry Torch 9800.......250usd&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
HTC:&lt;br /&gt;
HTC HD7S@300USD&lt;br /&gt;
HTC DROID Incredible 2@300usd&lt;br /&gt;
HTC Sensation 4G@260USD&lt;br /&gt;
HTC EVO 3D CDMA@280usd&lt;br /&gt;
HTC EVO View 4G@300USD&lt;br /&gt;
HTC ThunderBolt 4G--$230&lt;br /&gt;
HTC Incredible S--$220&lt;br /&gt;
HTC Desire S--$230&lt;br /&gt;
HTC EVO Shift 4G....230usd&lt;br /&gt;
HTC Inspire 4G......220usd&lt;br /&gt;
HTC Freestyle.....200usd&lt;br /&gt;
HTC HD7------------------250USD&lt;br /&gt;
HTC 7 Surround-----------230usd&lt;br /&gt;
HTC 7 Pro----------------250usd&lt;br /&gt;
HTC Wildfire.................$230&lt;br /&gt;
HTC Aria.....................$270&lt;br /&gt;
HTC Desire ------------ $220&lt;br /&gt;
HTC HD mini ------ $215&lt;br /&gt;
HTC Legend ---- $200&lt;br /&gt;
HTC Google Nexus One $200&lt;br /&gt;
HTC HD2-------$200&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Nokia:&lt;br /&gt;
Nokia N9@330USD&lt;br /&gt;
Nokia N950@320USD&lt;br /&gt;
Nokia E7-----220USD&lt;br /&gt;
Nokia c7-----200usd&lt;br /&gt;
Nokia c5-03--200usd&lt;br /&gt;
Nokia N8-----$210&lt;br /&gt;
Nokia C6 ---- $200&lt;br /&gt;
Nokia 5330 -- $200&lt;br /&gt;
Nokia 5235 ---------- $210&lt;br /&gt;
Nokia N97 mini -----$190&lt;br /&gt;
Nokia N97 32GB --- $170&lt;br /&gt;
Nokia N900 -------$190&lt;br /&gt;
Nokia X3 -------- $190&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sony Ericsson:&lt;br /&gt;
Sony Ericsson XPERIA Arc:320usd&lt;br /&gt;
Sony Ericsson A8i@300usd&lt;br /&gt;
Sony Ericsson BRAVIA S004--$302&lt;br /&gt;
Sony Ericsson XPERIA X8@280usd&lt;br /&gt;
Sony Ericsson XPERIA X10 mini pro -- $250&lt;br /&gt;
Sony Ericsson XPERIA X10 mini ----- $230&lt;br /&gt;
Sony Ericsson XPERIA X10 ---------- $200&lt;br /&gt;
Sony Ericsson Xperia X2 --------------- $190&lt;br /&gt;
Sony Ericsson XPERIA X1 ------------- $150&lt;br /&gt;
Sony Ericsson Aspen ------ $230&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Samsung:&lt;br /&gt;
Samsung I9100 Galaxy S II--$330&lt;br /&gt;
Samsung I9001 Galaxy S Plus@340usd&lt;br /&gt;
Samsung P7100 Galaxy Tab 10.1--$350&lt;br /&gt;
Samsung Galaxy S 4G--$330&lt;br /&gt;
Samsung Galaxy Ace S5830--$250&lt;br /&gt;
Samsung 4G LTE:300usd&lt;br /&gt;
Samsung i997 Infuse 4G:290usd&lt;br /&gt;
Samsung Google Nexus S@280usd&lt;br /&gt;
Samsung I9010 Galaxy S Giorgio Armani@250usd&lt;br /&gt;
Samsung I8700 Omnia 7@250usd&lt;br /&gt;
Samsung P1000 Galaxy Tab@240usd&lt;br /&gt;
Samsung P1010 Galaxy Tab Wi-Fi@330usd&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
APPLE LAPTOPS&lt;br /&gt;
Apple Macbook Air……………………….$480usd&lt;br /&gt;
Apple Macbook Pro MC240LL/A .....$385usd&lt;br /&gt;
Apple Macbook Pro MB990LL/A ......$400usd&lt;br /&gt;
Apple MacBook (MA700LL/A) Mac Notebook…$410usd&lt;br /&gt;
Apple MacBook Pro (MA611LL/A) Notebook…$390usd&lt;br /&gt;
Apple MacBook (MA254LL/A) Mac Notebook…$405usd&lt;br /&gt;
Apple iBook G3 (M7698LL/A) Mac Notebook..$395usd&lt;br /&gt;
Apple MacBook Pro (MA609LL/A) Notebook…$520usd&lt;br /&gt;
Apple MacBook Pro (MA600LLA) Notebook…$410usd&lt;br /&gt;
Apple MacBook Pro (MA610LL/A) Notebook…$420usd&lt;br /&gt;
Apple Macbook Pro (885909119400) Notebook..$415usd&lt;br /&gt;
&lt;br /&gt;
Whether you’re shopping with us for the first time or have bought from&lt;br /&gt;
&lt;br /&gt;
us many times before, our goal is to make your shopping experience as&lt;br /&gt;
&lt;br /&gt;
informative and as easy as possible. In addition to our online services,&lt;br /&gt;
&lt;br /&gt;
you can contact us to speak to our experienced customer representatives&lt;br /&gt;
&lt;br /&gt;
for more personal assistance.&lt;br /&gt;
&lt;br /&gt;
GREENWICH LIMITED® strive to offer high-quality products at competitive&lt;br /&gt;
&lt;br /&gt;
prices. All of our products are brand new, never used, never rebuilt. We&lt;br /&gt;
&lt;br /&gt;
maintain multiple-supplier sources for our products as a means of being&lt;br /&gt;
&lt;br /&gt;
able to continually offer the best products at the best prices. All of&lt;br /&gt;
&lt;br /&gt;
our products are backed by a 30-days, money-back guarantee. Contact us&lt;br /&gt;
&lt;br /&gt;
for further informations about extended warranty from manufacturer.&lt;br /&gt;
&lt;br /&gt;
NOTE: We offer prompt shipping from our warehouse, typically the product&lt;br /&gt;
&lt;br /&gt;
will arrive within 48hours via either Fedex/Ups Courier Sevices.&lt;br /&gt;
&lt;br /&gt;
Kindly Read Our Return Policy Requirement Below:&lt;br /&gt;
&lt;br /&gt;
We offer our customers hassle-free returns/exchanges. If for any reason&lt;br /&gt;
&lt;br /&gt;
you are not satisfied with an item purchased from us, please return the&lt;br /&gt;
&lt;br /&gt;
item within 30 days* of receipt for an exchange or refund.&lt;br /&gt;
&lt;br /&gt;
1. Order ID (in subject of email)&lt;br /&gt;
2. Name of product&lt;br /&gt;
3. Exchange or Refund&lt;br /&gt;
4. Reason for return&lt;br /&gt;
5. Specify defect in product, if any&lt;br /&gt;
6. Any other comments (any feedback on our products or service)&lt;br /&gt;
7. A phone number where we can reach you, if required&lt;br /&gt;
8. Returned products must include all original accessories, manuals,&lt;br /&gt;
&lt;br /&gt;
software, and packaging materials.&lt;br /&gt;
&lt;br /&gt;
We look forward in placing your order with us and giving you the most&lt;br /&gt;
&lt;br /&gt;
competent services as we are using this medium to look for buyers of&lt;br /&gt;
&lt;br /&gt;
various electronics product .&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Your prompt enquiry will be greatly appreciated.&lt;br /&gt;
&lt;br /&gt;
Emails:&lt;br /&gt;
MSN::::: greenwichbay@hotmail.co.uk&lt;br /&gt;
Ymail::: greenwich_bay@yahoo.co.uk&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/VBasic/425964/425964/blackberry-torch-9810400apple-iphone-4s-64gb---41000/</guid>
      <pubDate>Fri, 25 Nov 2011 11:46:18 -0800</pubDate>
      <category>Visual Basic</category>
    </item>
  </channel>
</rss>
