simple VB .NET question

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • cmonkeyb

    simple VB .NET question

    Hey all,

    I am new to VB .NET and wanted to know how to prompt the user for a file
    name which I would then assign to a local variable.
    So, what is the function call that will accomplish this?

    -mike


  • Rick Rothstein

    #2
    Re: simple VB .NET question

    Almost everybody in this newsgroup is using VB6 or lower. While you may get
    a stray answer to VB.NET questions here, you should ask them in newsgroups
    devoted exclusively to .NET programming. Look for newsgroups with either the
    word "dotnet" or "vsnet" in their name.

    For the microsoft news server, try these newsgroups...

    microsoft.publi c.dotnet.genera l
    microsoft.publi c.dotnet.langua ges.vb
    microsoft.publi c.vsnet.general

    There are some others, but these should get you started.

    Rick - MVP



    "cmonkeyb" <vanacore@csee. usf.edu> wrote in message
    news:2gNMb.2719 9$I05.511604@tw ister.tampabay. rr.com...[color=blue]
    > Hey all,
    >
    > I am new to VB .NET and wanted to know how to prompt the user for a file
    > name which I would then assign to a local variable.
    > So, what is the function call that will accomplish this?
    >
    > -mike
    >
    >[/color]


    Comment

    Working...