摘要: 1,(1)在WebForm3.aspx定义一个iframe,隐藏(2)指定form的action指向处理图片页面,target指向iframe(一定要写它的name,而不是id)(3)当file的change时提交表单下面是WebForm3.aspx的页面:<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="WebForm3.aspx.cs" Inherits="WebApplication1.TestPage.WebForm3" %>&l 阅读全文
posted @ 2012-12-27 14:07 大数据工程师康爸 阅读(1763) 评论(0) 推荐(0)