"rob dalton" <webforumsuser@macromedia.com> wrote in
message
news:esfhlo$e6q$1@forums.macromedia.com...
> How do i restrict file upload size in pixels
The only foolproof solutions rely on server-side scripting.
Client-side
validation for image dimensions can help. but it doesn't
works across all
browsers. See the sample below and check the notes for
browser
compatibility:
http://www.massimocorner.com/validator/samples/image_upload.htm
Hope it could help
--
----------------------------
Massimo Foti, web-programmer for hire
Tools for ColdFusion and Dreamweaver developers:
http://www.massimocorner.com
----------------------------