<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'Open file from server with user input from combobox' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'Open file from server with user input from combobox' posted on the 'VB.NET' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Sat, 18 May 2013 11:42:29 -0700</pubDate>
    <lastBuildDate>Sat, 18 May 2013 11:42:29 -0700</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>Open file from server with user input from combobox</title>
      <link>http://www.programmersheaven.com/mb/VBNET/424841/424841/open-file-from-server-with-user-input-from-combobox/</link>
      <description>Hello! I am new to this forum and new to programming. Any help that anyone can give would be very much appreciated. I am trying to write code that will open a file with the input from a combobox from the user. My code is below:&lt;br /&gt;
&lt;br /&gt;
    &lt;br /&gt;
&lt;br /&gt;
Private Sub OpenTaxBillLogToolStripMenuItem_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles OpenTaxBillLogToolStripMenuItem.Click        &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
System.Diagnostics.Process.Start("T:\PP CLIENTS\A-E\Bimbo\AP Feed File Project\" &amp;amp; ComboBox1.Text &amp;amp; "\" &amp;amp; "Bimbo Tax Bill Log.xls")&lt;br /&gt;
&lt;br /&gt;
    End Sub&lt;br /&gt;
&lt;br /&gt;
Thanks!&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/VBNET/424841/424841/open-file-from-server-with-user-input-from-combobox/</guid>
      <pubDate>Thu, 22 Sep 2011 08:14:38 -0700</pubDate>
      <category>VB.NET</category>
    </item>
    <item>
      <title>Re: Open file from server with user input from combobox</title>
      <link>http://www.programmersheaven.com/mb/VBNET/424841/424843/re-open-file-from-server-with-user-input-from-combobox/#424843</link>
      <description>Are you getting the ComboBox values Dynamically?&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/VBNET/424841/424843/re-open-file-from-server-with-user-input-from-combobox/#424843</guid>
      <pubDate>Fri, 23 Sep 2011 02:49:45 -0700</pubDate>
      <category>VB.NET</category>
    </item>
  </channel>
</rss>