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. query regarding uploading of files in one page and vieweing the uploaded files in another page of same website using javascripts/vbscript/html with full and complete details

query regarding uploading of files in one page and vieweing the uploaded files in another page of same website using javascripts/vbscript/html with full and complete details

Scheduled Pinned Locked Moved Web Development
htmldatabasehelp
3 Posts 3 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
    velprj
    wrote on last edited by
    #1

    I have developed a website but now in one of the page in website i developed i want to upload files from different location/areas/places/sites and uploaded different files to be viewed on another page in the same website and if required the uploaded pages will be downloaded and made required changes and re uploaded once again .If any one there to help me please help me out from this.

    C D 2 Replies Last reply
    0
    • V velprj

      I have developed a website but now in one of the page in website i developed i want to upload files from different location/areas/places/sites and uploaded different files to be viewed on another page in the same website and if required the uploaded pages will be downloaded and made required changes and re uploaded once again .If any one there to help me please help me out from this.

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      Why are you using VBScript ? Why not just chop your arms off and be done with it ?

      Christian Graus Driven to the arms of OSX by Vista.

      1 Reply Last reply
      0
      • V velprj

        I have developed a website but now in one of the page in website i developed i want to upload files from different location/areas/places/sites and uploaded different files to be viewed on another page in the same website and if required the uploaded pages will be downloaded and made required changes and re uploaded once again .If any one there to help me please help me out from this.

        D Offline
        D Offline
        Dominic Goulet
        wrote on last edited by
        #3

        Your question is really not clear, tho i'll try to answer. First of all, if you want to upload content via a webpage, use the Asp:FileUploader control. On the post back, you can use the FileUploader.Save method to save the file to the server. Then, on a second page, you will have to use System.IO to get all the files in a directory, and print the list as the webpage output.

        ______________________ Dominic Goulet FroggedSoft

        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