文件名称:gukev
- 所属分类:
- WEB源码
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 5kb
- 下载次数:
- 0次
- 提 供 者:
- nai****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
ASP上传无限多文件版
大部分ASP上传源码只支持单个文件上传或几个,我需要一个接着一个上传...上传无限多个。
所以按自己需求编写了此代码。此代码在无惧上传类 V1.2基础上修改,实现无限多图片上传,支持显示上传后的文件名,实时把图片插入编辑框。
test.asp 为测试文件。
修改这段:onclick="test( <img src= + document.form1.pic.value + ></img> )" 融合你的编辑器格式。
举例:
onclick="test( <img> + document.form1.pic.value + </img> )"
onclick="test( [IMG] + document.form1.pic.value + [/IMG] )"
作者:guke
QQ:6692103-ASP upload unlimited version of most of the ASP file upload file upload source only supports a single or a few, I need one after the upload ... upload an unlimited number. So write according to their own needs this code. This code V1.2 without fear of uploading based on the modified class to achieve an infinite number of pictures uploaded to support the display name of the file upload in real time the picture into the edit box. test.asp for the test file. Change this: onclick = " test (' <img src= + document.form1.pic.value+ ></img> ' ) " Format of your editor integration. For example: onclick =" test (' <img> ' + Document.form1.pic.value+' </img> ' ) " Onclick =" test (' [IMG] ' + document.form1.pic.value+' [/ IMG] ' ) " of: guke QQ: 6692103
大部分ASP上传源码只支持单个文件上传或几个,我需要一个接着一个上传...上传无限多个。
所以按自己需求编写了此代码。此代码在无惧上传类 V1.2基础上修改,实现无限多图片上传,支持显示上传后的文件名,实时把图片插入编辑框。
test.asp 为测试文件。
修改这段:onclick="test( <img src= + document.form1.pic.value + ></img> )" 融合你的编辑器格式。
举例:
onclick="test( <img> + document.form1.pic.value + </img> )"
onclick="test( [IMG] + document.form1.pic.value + [/IMG] )"
作者:guke
QQ:6692103-ASP upload unlimited version of most of the ASP file upload file upload source only supports a single or a few, I need one after the upload ... upload an unlimited number. So write according to their own needs this code. This code V1.2 without fear of uploading based on the modified class to achieve an infinite number of pictures uploaded to support the display name of the file upload in real time the picture into the edit box. test.asp for the test file. Change this: onclick = " test (' <img src= + document.form1.pic.value+ ></img> ' ) " Format of your editor integration. For example: onclick =" test (' <img> ' + Document.form1.pic.value+' </img> ' ) " Onclick =" test (' [IMG] ' + document.form1.pic.value+' [/ IMG] ' ) " of: guke QQ: 6692103
(系统自动生成,下载前可以参看下载内容)
下载文件列表
guke\guke_up.asp
....\guke_up1.asp
....\guke_up2.asp
....\test.asp
....\说明.txt
....\pic
guke
....\guke_up1.asp
....\guke_up2.asp
....\test.asp
....\说明.txt
....\pic
guke