A
ad
I use a FileUpload control to upload a text file to web server.
If the size of the file is larger (about 9M), the page will result in an
"Can't find page" error after I press a button to access the file.
But if the size of the file is small, it will be ok.
Is there a limitation of FileUpload control?
If the size of the file is larger (about 9M), the page will result in an
"Can't find page" error after I press a button to access the file.
But if the size of the file is small, it will be ok.
Is there a limitation of FileUpload control?