The most powerful
online Rich Text Editor
Cute Editor for ASP
Leading ASP Rich Text Editor
Home
Demo
Forums
Requirements
Document
Features
Deployment
.NET Version
About us
Order
Getting Started
Default Configuration
Basic Examples
Spell Checker
Relative/Absolute URLs
Line break
Auto Adjusting Height
Multiple Editors
Read only
Localization
Edit static HTML
Setting the max length
Input and Output
Output XHTML
Handle pasted text
Load templates
Interface Customization
Skin Support
Full Screen Mode
Minimal Configuration
External Style Sheets
Advanced Topics
Customized Toolbar
Add custom buttons
Add custom dialogs
JavaScript API
Read/Write Database Demo
Use as an image selector
Use as a file manager
Relative or Absolute URLs, which do you prefer?
With Cute Editor, you have the choice of using either a
relative or absolute URL
.
Default
SiteRelative Urls
Absolute Urls
<div><a href="some.htm">This is a relative path</a><br><br><a href="/some.htm">This is a Site Root Relative path</a> <br><br><a href="Http://somesite/some.htm">This is a absolute path.</a><br><br><a href="#tips">This is a link to anchor.</a><br><br></div>