Possible Duplicate:
How check file size on upload
Ok, I got everything working and running, but now I need to restrict the file people send me via form to 500kb, at client side. I understood you need a 3-party plugin? Is there no way to do it via aspx?
If a plugin must be used: any suggestions to a good guide?
I'm using 3 files for my form: .aspx, .aspx.vb, web.config
If any other detail needed please let me know! I'm stuck on this, one step away from finishing this form....
Thank you.