图片上传之前检查大小、尺寸、格式并预览(Validate the file size/file type/image size/ before upload)

读取客户端文件的信息对于Web应用程序来说几乎是不可能的,但我们可以通过JavaScript和IE内置的ActiveX来实现

注意:本例仅能在IE浏览器中正常使用

 Lance Zhang

 

File type :gif,jpg,jpeg,png,bmp

File Size limit: K

Image Height Limit:

Image Width Limit:

Image Previewtest

 

 代码如下:

 

Code
posted @ 2008-09-23 12:53  LanceZhang  阅读(4595)  评论(0编辑  收藏  举报