Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
khawab  
#1 Posted : Tuesday, March 11, 2008 2:31:32 AM(UTC)
khawab

Rank: Newbie

Groups: Member
Joined: 3/11/2008(UTC)
Posts: 1

I dont have any sub domains. and i bought he license key for my domain. and added that to default.aspx of the OptimizedUpload. and still saying ure trial period as expired. i made sure key is correctly inserted. please help!

this is my part of the default.aspx file. and i am putting the key instead of XXXX

Code:
iu.addParam("UploadThumbnail2FitMode", "Fit");
iu.addParam("UploadThumbnail2Width", "120");
iu.addParam("UploadThumbnail2Height", "120");
iu.addParam("UploadThumbnail2JpegQuality", "60");

//Configure URL files are uploaded to.
iu.addParam("Action", "upload.aspx");

//Add event handlers.
iu.addEventListener("UploadFileCountChange", "ImageUploader_UploadFileCountChange");
iu.addEventListener("Progress", "ImageUploader_Progress");

iu.addParam("LicenseKey", "XXXXX-XXXXX");

//Tell Image Uploader writer object to generate all necessary HTML code to embed 
//Image Uploader to the page.
iu.writeHtml();
//]]>
	</script>

</body>
</html>


Edited by user Thursday, May 22, 2008 2:20:54 PM(UTC)  | Reason: Not specified

Eugene Kosmin  
#2 Posted : Tuesday, March 11, 2008 1:14:10 PM(UTC)
Eugene Kosmin

Rank: Advanced Member

Groups: Member, Administration, Moderator
Joined: 9/19/2006(UTC)
Posts: 505

Was thanked: 41 time(s) in 41 post(s)
Hello,

Please submit case regarding this question.

Edited by user Thursday, May 22, 2008 2:21:52 PM(UTC)  | Reason: Not specified

Best regards,
Eugene Kosmin
The Aurigma Development Team
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.