2009年4月17日

如何用程序提交一个上传文件的请求

摘要: 我尝试了发一个Post请求,可惜失败了。后来得知用在测试项目中建一个Web Test,然后开始录制脚本。就ok了。 阅读全文

posted @ 2009-04-17 18:15 leegool 阅读(196) 评论(1) 推荐(0) 编辑

如何设置上传文件控件 input type="file" 的 默认值

摘要: 出于安全性考虑input type="file" 的value是只读的。在opera6.0中可以用默认值,不用每次都去点。不过会有一个提示窗口。opera6.0的下载地址:http://www.brothersoft.com/opera-download-72224.html 阅读全文

posted @ 2009-04-17 17:54 leegool 阅读(7367) 评论(0) 推荐(0) 编辑

导航