Guys
I want to allow users to upload images to a page, but I want to check on the file size of the image before they upload it to check its below a certain threshold.
I know it can be done server side, but can it be done client side via _javascript_?
Thanks
Mark
