Abiao version of ewebeditor has a background with watermark function. The default user password in the background is: admin
eWebeditor style code============================================
Where xxx is the name of the editor content form, such as content, the name can be anything.
===================================
Watermark code description==================================
Currently, my version provides two watermark functions of the aspjpg component, one is text watermark, and the other is picture watermark.
The default watermark text is: chendibiao.cn. If you want to change it, please find it in the Upload.asp file:
Jpeg.Canvas.Print Jpeg.OriginalWidth-200,Jpeg.OriginalHeight-50, "chendibiao.cn"
Just change chendibiao.cn to your own text!
===================================
Security instructions: Please change the database name in db promptly, do not use ewebeditor.mdb