hi all
i am developing an online learning center, that is managed by uploading MP3 files of lectures. The admin will be uploading one by one, while defining categories, lecturer details etc.
the thing is - upload speed: each file is about 4 MB (at 80 kbps, to try keep sized down), and could go higher - to 10 Mb each. i am currently using an ASP upload component, and i am concerned that the script will not be able to handle the size, or the browser will just time out (or the user will give up).
any comments on better ways to do this?
thanks!~
i am developing an online learning center, that is managed by uploading MP3 files of lectures. The admin will be uploading one by one, while defining categories, lecturer details etc.
the thing is - upload speed: each file is about 4 MB (at 80 kbps, to try keep sized down), and could go higher - to 10 Mb each. i am currently using an ASP upload component, and i am concerned that the script will not be able to handle the size, or the browser will just time out (or the user will give up).
any comments on better ways to do this?
thanks!~