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  



      
_______________________________________________
New York PHP User Group Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

http://www.nyphp.org/show_participation.php

Reply via email to