总共不到20行的代码,链接是: http://www.dollove.com/ie6_iframe_bug_v3.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>BUG</title>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
</head>
<body>
<div>
<form method='post' enctype='multipart/form-data' action='http://www.dollove.com/pass/change_head_pict.php' >
<input type='file' name='file' id='file' />
<input type='submit' name='submit' id='submit' />
</form>
</div>
</body>
</html>