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. Web Development
  3. How to open a text file in Notepad using ASP?

How to open a text file in Notepad using ASP?

Scheduled Pinned Locked Moved Web Development
tutorialquestion
4 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.
  • K Offline
    K Offline
    Kiran S S
    wrote on last edited by
    #1

    I have one text file located on “c:\” I wanted to open this file in notepad, programmatically using ASP. Which function will be helpful to complete the task?

    Kiran Sajanikar Software Engineer CleverBIT softwares. Pune.

    G 1 Reply Last reply
    0
    • K Kiran S S

      I have one text file located on “c:\” I wanted to open this file in notepad, programmatically using ASP. Which function will be helpful to complete the task?

      Kiran Sajanikar Software Engineer CleverBIT softwares. Pune.

      G Offline
      G Offline
      Guffa
      wrote on last edited by
      #2

      Is the file located on the server or on the client computer? On which computer do you want to open it?

      --- b { font-weight: normal; }

      K 1 Reply Last reply
      0
      • G Guffa

        Is the file located on the server or on the client computer? On which computer do you want to open it?

        --- b { font-weight: normal; }

        K Offline
        K Offline
        Kiran S S
        wrote on last edited by
        #3

        The file is located at client side

        Kiran Sajanikar Software Engineer CleverBIT softwares. Pune.

        G 1 Reply Last reply
        0
        • K Kiran S S

          The file is located at client side

          Kiran Sajanikar Software Engineer CleverBIT softwares. Pune.

          G Offline
          G Offline
          Guffa
          wrote on last edited by
          #4

          You can't do that using only ASP. You would need a component running in the browser, like an ActiveX component or Java applet, so that you can get access to the client system.

          --- b { font-weight: normal; }

          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