A few days ago 21EClub released Sina blog editor download
It feels good to use it.
But see a lot of friends don't know how to call
So I spent the whole night revising the editor.
Convenient for everyone to use
1. Add image upload function (ASP no component upload)
2.IFRAME mode invoke usage similar to Ewebeditor
Call Method:
<input type= "hidden" name= "content" id= " content">
<iframe src= "edit/editor.htm?id= content&readcookie=0 "frameborder=" 0 "marginheight=" 0 "marginwidth=" 0 "scrolling=" No "width=" M "height=" 460 "></ Iframe>
Note: The ID is the invocation parameter (lowercase), the hidden content table item ID, the Readcookie setting reads the last uncommitted data, 1 is turned on, and the 0 is off (note case).
Now it's convenient to call up.
After the attachment is unpacked, run NetBox.exe simulate IIS to see the effect
String filtering, you have to pay attention to your own personal situation to add it
2007.10.30 Second revision correction code mode cursor blink problem
2007.10.31 Third revision improved image upload function
2007.11.01 Fourth Amendment to increase the image upload "picture crosses, please wait ..." text prompt and add download address
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.