- Advanced web based WYSIWYG online HTML editor Client Area | Site Map | Contact Us | English | Chinese
Getting Started
Software Provided Style
Backend Administration
Basic Examples
Pop-up Windows' Call
Multiple Editors
Localization / Multi-language
Image Hot Link
Paragraph Attribute
Powerful control on font style
Advanced Topics
Client API
Getting Uploaded Files
Citing External Style Sheets
Get Remote Files Automatically
Relative/Absolute URLs
Thumbnail Image
Image/Text Watermark
Mixing typeset of Image and text
Unlimited optimized undo and redo
Local file auto upload
Import from Word
Import from Excel
Image/Flash/Media/File Gallery
Actual Application
News Management System
Relative or Absolute URLs

For online editor, the issue of paths has always been a difficult problem. Almost all the content links made by the online editors in the market are full absolute URLs with domain name, such as http://www.xxx.com/xxx/xxx.gif. eWebEditor solves the problem successfully. All you have to do is simply to choose one from relative URL, absolute root URL and full absolute URL. Thus you can be totally released from the path problem caused by transferring of sites, systems or directories.

Explanation of this example:

1. Relative URL: It refers to URLs of all uploaded or auto-inserted files which are all presented in the form of "UploadFile/..." or "../UploadFile/..." after being edited.

2. Absolute root URL: It refers to URLs of all uploaded or auto-inserted files which are all presented in the form of "/eWebEditor/UploadFile/..." after being edited.

3. Absolute full URL: It refers to URLs of all uploaded or auto-inserted files which are all presented in the form of "http://xxx.xxx.xxx/eWebEditor/UploadFile/..." after being edited.

4. Remark explanation: You can click on "insert or modify image" button in this example's three editing areas and upload the same image, then go to "code mode" and compare to each other the image URLs. Then you will understand the differences among these three paths.


Relative URL:

Absolute Root URL:

Absolute Full URL:

Copyright © 2003-2007 eWebEditor.com, All Rights Reserved .