Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. open a file from web server in windows application

open a file from web server in windows application

Scheduled Pinned Locked Moved Visual Basic
sysadmin
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    Vipin d
    wrote on last edited by
    #1

    hi all, I have a windows application .Its target is reading a file from a remote server. i am using CHILKATFTPLib.dll to list all the files in my windows application.I done it well. i can list all te file from this web server to a datagrid with path of the file.The path is like /public/1.text i ant to open this file in notepad if it is a .txt file or in word documnet if it is in .doc thanks in advance vipin

    All I ever wanted is what others have....
    CrazySanker

    K 1 Reply Last reply
    0
    • V Vipin d

      hi all, I have a windows application .Its target is reading a file from a remote server. i am using CHILKATFTPLib.dll to list all the files in my windows application.I done it well. i can list all te file from this web server to a datagrid with path of the file.The path is like /public/1.text i ant to open this file in notepad if it is a .txt file or in word documnet if it is in .doc thanks in advance vipin

      All I ever wanted is what others have....
      CrazySanker

      K Offline
      K Offline
      KaineDunno
      wrote on last edited by
      #2

      Hi, import system.Diagnostics and try with Process.Start("Applicationlocation fileToOpen") Greetings Kaine

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups