Hello, I have an upload component that allows user's to upload files to my server via asp.
I would like to limit file size of uploads. Can I do this client side or do I need to upload the file first and then check....
As an alternative to script...Is there a maximum upload size I can set is IIS?
Thanks!
I would like to limit file size of uploads. Can I do this client side or do I need to upload the file first and then check....
As an alternative to script...Is there a maximum upload size I can set is IIS?
Thanks!