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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. Tree Browser

Tree Browser

Scheduled Pinned Locked Moved ASP.NET
sysadmindata-structureshelptutorial
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.
  • N Offline
    N Offline
    nisrinee51
    wrote on last edited by
    #1

    I m trying to write a code for a Drectory tree that would keep on expanding and as it expands it list the files with a checkBox by them so the ones selected will get copied to the server using same path. I m not sure how to do it. I was able so far to get the tree browser but everytime u click on the directory, it opens up another page with the files in the directory. so any help on how to open and list files on same page would be appreiated

    H 1 Reply Last reply
    0
    • N nisrinee51

      I m trying to write a code for a Drectory tree that would keep on expanding and as it expands it list the files with a checkBox by them so the ones selected will get copied to the server using same path. I m not sure how to do it. I was able so far to get the tree browser but everytime u click on the directory, it opens up another page with the files in the directory. so any help on how to open and list files on same page would be appreiated

      H Offline
      H Offline
      Heath Stewart
      wrote on last edited by
      #2

      If you're using frames, make sure you target the right frame. You could also use AutoPostBack for that page. You're probably just targeting something like "_new" or "_blank" or something, causing a new Window to be displayed.

      -----BEGIN GEEK CODE BLOCK----- Version: 3.21 GCS/G/MU d- s: a- C++++ UL@ P++(+++) L+(--) E--- W+++ N++ o+ K? w++++ O- M(+) V? PS-- PE Y++ PGP++ t++@ 5 X+++ R+@ tv+ b(-)>b++ DI++++ D+ G e++>+++ h---* r+++ y+++ -----END GEEK CODE BLOCK-----

      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