Access denied Error while uploading file using javascript
hii have linkbutton,a file upload and a button on my page.file upload and button are in a div that is hidden so that the user will only see linkbutton.
now on click of linkbutton i am opening file upload dialouge. and when user will select file to upload i am clicking button through javascript that will upload the selected file.but as soon as user selects the file to upload the javascript runtime error is thrown as 0x80070005 javascript runtime error file access is denied.