If you purchase domain license,small business license, you need use domain name to generate license, If you purchase IP license, you need use IP to generate License, Please follow the following steps and get your domain name or IP:
ASP.NET series:
CuteEditor for .NET, Ajax Uploader, DotNetGallery,CuteChat, Cute Messenger, Cute Live Support:
Classic ASP:
CuteEditor for ASP, ASP Uploader, ASP Image Gallery
PHP:
CuteEditor for PHP,PHP Uploader, PHP Image Gallery
1. save the following code to telldomainorip.php:
echo("<h1>IP:".$ip."</h1>");
echo("<h1>Domain:".$_SERVER['SERVER_NAME']."</h1>");
?>
</body>
</html>