get client path of image

  •  11-15-2010, 3:25 PM

    get client path of image

       I want to be able to loop thru files that were uploaded and set an IMG SRC= to those files so they can be displayed on the pageright after they are uploaded.   I can't seem to find any examples of doing anything like this.  Basically, I have a page that a user clicks a button to open the start manual upload page.  The page they're on consists of many IMG tags.  Once the new page is loaded and the user selects and uploads files, I'd like the calling page IMG src properties to be set to the images uploaded so they show on the page.  Any way to do this?
View Complete Thread