Hi everyone,
I used this command to browse..
<input type=file name=uploadfile size="33">
I now want to display the contents of this file in a text Area in my html form. Can any of u give me the method to read and display the file's contents into a text Area?
Thanks so much in advance.
I used this command to browse..
<input type=file name=uploadfile size="33">
I now want to display the contents of this file in a text Area in my html form. Can any of u give me the method to read and display the file's contents into a text Area?
Thanks so much in advance.