Hi there,
Just a simple question,
I want to retrieve the file path of the uploaded image(not just selected) so I can use that value in my code to write that value into the text box. Now I can get it to work for when the user double clicks on an image in the file browser.
But when the user selects to upload a new image from their computer I don't know how to get the path they have selected for the server destination with the file name they have selected from their computer.
I'm using asp.net and javascript.
All help is greatly appreciated.
Thanks
Just a simple question,
I want to retrieve the file path of the uploaded image(not just selected) so I can use that value in my code to write that value into the text box. Now I can get it to work for when the user double clicks on an image in the file browser.
But when the user selects to upload a new image from their computer I don't know how to get the path they have selected for the server destination with the file name they have selected from their computer.
I'm using asp.net and javascript.
All help is greatly appreciated.
Thanks