D
darrel
I have a web form where people can/will be attaching rather large files via
a file upload field.
I'd like to provide a progress bar and the easiest way to accomplish that
seems to be to integrate with an off-the-shelf component that can handle
that via javascript/AJAX or Flash.
I've looked at Telerik's and that looks great, but is actually overkill, so
if there's something more basic that's even easier to integrate, that would
be great.
Ideally, it'd be VB.net 1.1 centric, as the app I need to add it to is based
on that.
Any suggestions?
The only feature I really need from the component is to 'intercept' the form
submission to provide a progress bar for the end user as everything is
uploading so they don't exit the process.
-Darrel
a file upload field.
I'd like to provide a progress bar and the easiest way to accomplish that
seems to be to integrate with an off-the-shelf component that can handle
that via javascript/AJAX or Flash.
I've looked at Telerik's and that looks great, but is actually overkill, so
if there's something more basic that's even easier to integrate, that would
be great.
Ideally, it'd be VB.net 1.1 centric, as the app I need to add it to is based
on that.
Any suggestions?
The only feature I really need from the component is to 'intercept' the form
submission to provide a progress bar for the end user as everything is
uploading so they don't exit the process.
-Darrel