sai.kirat 0 Newbie Poster

hi

im developing an application where in i need the entire path of the file in the fileupload control
i m able to get the same in IE 6/7 but i m failing to get the same in Firefox 3
i m using document.getElementById('...').value of the file upload control to get the full path
but i m getting only the file name an d not the path in case of FF3

please help me out with this i m stuck since three days

Sai