The ewebeditor v4.6 of Asp.net is completely cracked with background management.
Ewebeditor has been favored by many users for its simple calling, convenient use, and powerful functions. However, ewebeditor does not have a completely free version of Asp.net, currently, the free version of ewebeditor Simplified Chinese Simplified Version (v4.60) supports Asp.net, but it cannot be uploaded. Therefore, I added the upload function in previous versions. Note: The control must be in the. NET 2.0 Environment.
This version is now more powerful with background management:
1. You can set the upload path, file format, and allowed size.
2. You can generate text or image watermarks.
3. Friendly File Management Panel
4. Directly configure the control properties without adding the call method in HTML
5. Simple Style Switching
6. set or obtain the. Text attribute like other textbox values.
Instructions for use:
1. Directly copy the ewebeditorext folder to your website directory.
2. Add ewebeditorext in the binfile. web. DLL and ewebeditorext. UI. DLL files are referenced. The former is a required file for background file management, and the latter is a control file. It is introduced into the control panel, dragged into the required page, and set its properties.
3. Go to the backend: ewebeditorext/syslogin. aspx. the username and password are admin.
Set the upload path. This step is very important; otherwise, the upload fails.
4. Use upload
Note: If you upload a large file, you need to set the following settings because. Net has restrictions on the submission size:
Download link:Http://download.csdn.net/source/725995
Download example:Http://download.csdn.net/source/726336