在客户端完成验证:
<input type=file onchange="with(document.images('meizz')){src=this.value; style.display=''}">
<img id=meizz style="display: none" onload="alert('fileSize : '+ this.fileSize +' 字节\r\nwidth  : '+ clientWidth + '\r\nheight : '+ clientHeight);style.display='none'">