ASP版居然不支持贴js代码了
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>runcode</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="Author" content="griefforyou" />
<script type="text/javascript">
</script>
</head>
<body>
<input name="lianluo" type="text" id="lianluo" size="30" onkeyup="this.value=this.value.toUpperCase();">
</body>
</html>
[此贴子已经被作者于2006-2-17 15:03:30编辑过]