Dear All, i am trying to open choose file dialog box when page upload.below is my code which works fine in internet explorer but it did not work in firefox. <HTML> <Head> </Head> <Body onLoad="javascript:document.getElementById('inputfile').click();"> <input type="file" id="inputfile"/> </Body> </HTML> please give me any help or idea. thanks [Non-text portions of this message have been removed]