📄 error.htm
字号:
<html>
<head>
<title>Error while saving image.</title>
</head>
<body bgcolor="#C0C0CA">
<h2>Error while saving image.</h2>
<p>An error occur while saving the image. Probably you are trying
to use the editor within an unlicensed domain name.</p>
<p><ul>
<li><a href="http://izhuk.com/painter/download.php" target="_blank">Get free evaluation license online</a><br>
or</li>
<li><a href="http://izhuk.com/painter/purchase.php" target="_blank" >Purchase a permanent license</a></li>
</ul></p>
<p>If you have obtained a license key and inserted it in the "license.txt" file
please examine the following reasons:
<pre>
1. If you opened the applet's page in your browser and updated the
"license.txt" afterwards, you should close all the browser's windows
to clean up the browser's cache. Then open the applet's page again.
2. The host (domain name or IP) used to access the applet's page doesn't correspond
the license key, for example: the license was obtained for the domain "abc.com",
but you try to open the editor's page using hosts like: xyz.com, or 192.170.16.1, etc..
3. The file "license.txt" is not accessible for some reason, for example:
a). "license.txt" is not located in the directory where "painter.jar" is.
b). you have not defined the attribute <i>codebase</i> for the <applet> tag
which should point to the applet's directory.
c). on the UNIX based server (such as Linux,Mac) the file name has incorrect letter case,
for example "License.txt" instead of "license.txt".
d). "license.txt" has some restricted access permissions
so the applet can't retrieve it from the server.
To check if the "license.txt" is available try to open it
in your browser directly (type in its URL in the address line).
4. If you edited "license.txt" with a text editor which doesn't update
file's date/time your web server doesn't reload the updated "license.txt"
but retrieves its old copy from the server's cache.
</pre>
<p>
The listed reasons are the most common. For more specific help please
<a href="http://www.izhuk.com" target="_blank">contact the author</a>.<br>
To resolve your problem promptly please include the link of the problem page in you message.<br>
If those page is not accessible via Internet the following information is helpful:
</p>
<pre>
1. Content of the "license.txt" and the URL you're using to open the editor's page in your browser.
2. What browser do you use (Internet Explorer, Firefox, Safari, ...)
and your client-side platform (Win, Mac, Linux, ...).
If the browser is Microsoft Internet Explorer then what Java engine is it running --
(native Microsoft Java engine builtin to IE, or Sun's Java plugin, ...)
3. Your server-side platform (Unix, Windows, ...)
and your scripting language: ASP, ASP.NET, PHP, JSP/Servlet, ...
</pre>
<hr>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -