开发者

uploading files directly to a web page

开发者 https://www.devze.com 2023-02-17 15:43 出处:网络
would like to allow visitors to a web page to upload photos that will post rig开发者_C百科ht onto the page. i have the script that will allow them to browse their files and choose the files, but don\'

would like to allow visitors to a web page to upload photos that will post rig开发者_C百科ht onto the page. i have the script that will allow them to browse their files and choose the files, but don't know how to get them to "submit". help?


Try using servlet. Here is an tutorial for that: upload-image

Hope this helps.

0

精彩评论

暂无评论...
验证码 换一张
取 消