<form action="login.ashx"> 帐号:<input type="text" name="name" /> 密码:<input type="password" name="password" /> <input type="submit" /> </form>