asp使用iframe获得值,返回值传回父级页面。

看例子:

id为ifm的iframe内写入js代码

“;

–>

这样name为file1的value值就是iframe传过来的value值了。