Sothink HTML Editor FAQ

  1. What's new in Sothink HTML Editor 2.5?
    Sothink HTML Editor 2.5 is the upgraded version of CutePage 2.0. In addition to the basic features, there are such new features.

  2. What is Sothink series?
    The Sothink series consist of Sothink HTML editor, Sothink SiteManager and Widget Tools. So far, we have six Widget Tools: Sothink CoolMenu, CoolText, SlidingMenu, CoolButton and DHTMLMenu.

  3. How can I get Sothink HTML Editor tech support?
    Yes, we provide tech support to every user. For any question or advice, please contact support@sothink.com.

  4. Which platform does Sothink HTML Editor work on?
    Sothink HTML Editor works on Windows 95/98/ NT4.0, (IE4.0 or later ).

  5. What is Widget Tool?
    Widget tool is used to create decorations and special effects for your page: e.g. dynamic button, sliding menu, etc. These Widget tools are all integrated within Sothink HTML Editor . With these tools, the effect you want can be added to your page just by clicking. Coding is not required. All templates and samples are provided in these tools. Currently, Sothink HTML Editor has such Widget Tools .

  6. I lost my registration code of Widget tools. How can I get the key back?
    Please email to support@sothink.com. Tell us the email address you used in registration as well as the registration date. We will check our database and re-mail you the code and installment files.

  7. How can I get Widgets?
    From the download page you can download the Widgets and install them on your system. Please read the License Agreement of every Widget.

  8. Why do I get a warning when switching from the HTML editing mode to the visual mode?
    When you switch from the code editing mode to visual mode, the HTML code will be reformatted because Sothink HTML Editor has used Microsoft DHTML Editing Component. When switch view of windows, the component will reformat the code. But this will not affect the content of your page.
    To get rid of the warning box, check "Don't warn me again" at the bottom of the warning box.

  9. When I switch to the visual mode, my applet code is modified. For example, code <APPLET align=baseline code=slidmenutrial.class codebase=java/class height=480 width=220> will be changed to <APPLET align=baseline code=slidmenutrial.class height=480 width=220> ("codebase=java/class" is lost ). So the applet can not work . How to solve it?
    There are two ways to solve this problem:
    A. Please delete the "align" attribute in the widget code before you switch to the visual mode;
    B. Please add the "codebase=" manually when you finish the page.

  10. When I add link to image, there appears border around the image. How to get rid of it?

  11. When I add an image in Sothink HTML Editor , although the page has been saved, the path of image is still absolute. How to change it to relative?

  12. In Design window, after I add link to image, I open the hyperlink dialog again. It showes an absolute path for link like "File://d:/...". How to solve it ?
    Please switch into html window and check the link code. Normally, the code is correct although it is shown as absolute path in the dialog.