run in this way,   no why,   only for you heart
CSDN博客(点击进入) CSDN
51CTO(点击进入) 51CTO

文件上传

	<form method="post" action="ProcessFileUp.ashx" enctype="multipart/form-data">
            <input type="file" name="fileUp" />
            <input type="text" name="txtName" />
            <input type="submit" value="上传" />
        </form>
posted @ 2018-10-24 22:54  _小龙人  阅读(122)  评论(0编辑  收藏  举报