Any alternate thing in JavaScript to make a file upload control ?
actually the problem was, i am creating file upload control dynamically using htmlwriter, and when i use request.form[fileuplodctrl].tostring() , i am getting only the file name not path... 
can any one suggest me any other ways to get full file path :)
 
     
     
     
    