简体   繁体   中英

CuteWebUI.Uploader (Ajax Uploader)

Q.1. When a image file is uploaded via AjaxUplaoder of CuteWebUI.Uploader it saves file like this

persisted.057fe17e-9707-4f3a-91b7-250239b19c2f.10.JPG.resx 

in which "10.jpg" is Image file name and Other "persisted.057fe17e-9707-4f3a-91b7-250239b19c2f.10.JPG.resx" I dont know what is this?

Kindly help me to extract file name from this given format "persisted.057fe17e-9707-4f3a-91b7-250239b19c2f.10.JPG.resx" so that I can show image on Image Control of ASP.Net that is uploaded image file via this Ajax Uploader. This ajax uploader's property 'args.filename' gives file name on 'FileUploaded' event.

在这里查找您问题的解决方案: http : //ajaxuploader.com/document/scr/html/How-to-save-uploaded-file.htm

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM