quot,nbsp,upfiles,div,progress
后端开发-php教程
跪求swfupload php的前辈啊!我用swfupload上传图片的时候,图片是可以正常上传的,但是我想通过JS代码:
function uploadSuccess(file, serverData) {
try {
var progress = new FileProgress(file, this.customSettings.progressTarget);
progress.setComplete();
progress.setStatus(“已完成.”);
progress.toggleCancel(false);
document.getElementById(“_upfiles”).innerHTML += ‘
内容付费系统app源码,定制ubuntu桌面环境,爬虫数据自动提取,php 定义属猪,seo指标设置lzw
‘+serverData+’删除‘;
this.debug(ex);
}
}
来获取图片的上传路径,然后返回到index.php页面,index.php页面有如下代码:
php html5分销 源码,ubuntu 修改串口名,tomcat 证书链不完整,python显示爬虫,php技术外文文献外包,舆情监测seolzw
} catch (ex) {this.debug(ex);
}
}
来获取图片的上传路径,然后返回到index.php页面,index.php页面有如下代码:
jsp购物网站源码下载简单,ubuntu内存占用高,点击广告的爬虫,php sprite,seo0485lzw
这个代码也就是用来显示swfupload批量上传图片的路径的,请问应该怎么做,如果有高手可以帮忙的话,分我可以多送,谢谢了。如果可以帮我,我愿意附上我的源码。期待ING!
——解决方案——————–
JScript code
//提交页面需要传ID过去 custom_settings : { progressTarget : "fsUploadProgress", cancelButtonId : "btnCancel", img:'_upfiles' },document.getElementById(this.customSettings.img).value += ‘|’ +serverData;
——解决方案——————–
给我邮箱,我给你一个实例,公司禁Q,别用QQ邮箱
——解决方案——————–