here is your code,you can change of limit for uploading file....<html>
<body>
<form action="fileinsert.html"
method="post">
<p>
Enter Your Text (Optional):<br> <input type="text" name="textwrite"
size="15">
</p>
<p>
Specify your File:<br>
<input type="file" name="datasize" size="30">
</p>
<div>...