摘要: 今天学习Html控件 提交传值A.aspx<form action ="B.aspx" name="form1" method="post"> 此处添加 action 和method1、input file 控件<input id="File1" type="file" name="shangc"/> 其中的name 是自己添加和命名2、select 选择控件<select id="Select1" name="D1 阅读全文
posted @ 2012-08-25 11:37 一叶孤城 阅读(197) 评论(0) 推荐(0)