Searching for a file

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

    #1

    Searching for a file

    I need a way to search a computer for a text file using vb.net. What
    is the best way to do this? Thank you for your help
  • Herfried K. Wagner [MVP]

    #2
    Re: Searching for a file

    "id10t error" <tubbz151@gmail .comschrieb:
    >I need a way to search a computer for a text file using vb.net. What
    is the best way to do this?
    <URL:http://dotnet.mvps.org/dotnet/samples/filesystem/FileSystemEnume rator.zip>

    --
    M S Herfried K. Wagner
    M V P <URL:http://dotnet.mvps.org/>
    V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

    Comment

    • id10t error

      #3
      Re: Searching for a file

      On Dec 11, 9:01 am, "Herfried K. Wagner [MVP]" <hirf-spam-me-
      h...@gmx.atwrot e:
      "id10t error" <tubbz...@gmail .comschrieb:
      >
      I need a way to search a computer for a text file using vb.net. What
      is the best way to do this?
      >
      <URL:http://dotnet.mvps.org/dotnet/samples/filesystem/FileSystemEnume rator...>
      >
      --
      M S Herfried K. Wagner
      M V P <URL:http://dotnet.mvps.org/>
      V B <URL:http://dotnet.mvps.org/dotnet/faqs/>
      I tired to download that but it would not convert it. Is there anyway
      you can just send me the code?

      Comment

      • Cor Ligthert[MVP]

        #4
        Re: Searching for a file

        Did you first unpack it, I get it very easily

        Cor

        Comment

        Working...