Hello there,
I am using File Filed html control (run at server) to upload a file to server. When I upload a smaller size of file, it works fine. but when size exceeds 3 mb then it goes in infinity. It just shows a "downloading <page along with address> from server" message on status bar.
Here I want to ask how big file can we upload using file field control.
Here important thing is that the file I am selecting is on the same machine. I am using
http://localhost. what I am doing I am picking a file from one location and storing it in another location, that's it.
so there should not be any problem of network or anything.
Vinod Pawar
India