D
darrel
I briefly researched this a year or so ago for a project that never
materialized, but now I'm in the midst of one and need to look into this a
bit more.
I'm working on a site where the client want people to be able to upload
files up to 50mb in size via the web site. It's a contact form. Form
information is emailed, file is uploaded to server, and client can then
click on a link to go download the file that was uploaded.
Due to the size of these, I'm thinking a standard file upload control isn't
going to work and that I should invest in a more robust option that includes
the ability to 'tickle' the server to keep the connection open as well as
providing some sort of status/progress bar for the person uploading the
large file.
Any particular product anyone would recommend? It's a VB.net 1.1 web app,
btw.
-Darrel
materialized, but now I'm in the midst of one and need to look into this a
bit more.
I'm working on a site where the client want people to be able to upload
files up to 50mb in size via the web site. It's a contact form. Form
information is emailed, file is uploaded to server, and client can then
click on a link to go download the file that was uploaded.
Due to the size of these, I'm thinking a standard file upload control isn't
going to work and that I should invest in a more robust option that includes
the ability to 'tickle' the server to keep the connection open as well as
providing some sort of status/progress bar for the person uploading the
large file.
Any particular product anyone would recommend? It's a VB.net 1.1 web app,
btw.
-Darrel