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

Notification

Icon
Error

Options
Go to last post Go to first unread
khurram  
#1 Posted : Thursday, August 10, 2006 4:39:44 PM(UTC)
khurram

Rank: Member

Groups: Member
Joined: 8/10/2006(UTC)
Posts: 2

sorry i forget to post the code of load event

here it is :

Code:
        Dim objEditor As Editor = Me.FindControl("editor1")
        objEditor.MediumQualityDpi = 300
        objEditor.HighQualityDpi = 400
        objEditor.OriginalPath = Server.MapPath("Images\image.jpg")
        Editor.BitmapManager = New DefaultBitmapManager
        objEditor.InitializationData = "border=simple,white"


        objEditor.DebugMode = True
        objEditor.RedirectUrl = "http://www.yoursite.com/targetpage.aspx"
        objEditor.TitleHtml = "<a href=""javascript:alert('example')"">PhotoEditor Title</a>"

Edited by user Wednesday, December 19, 2007 3:14:24 PM(UTC)  | Reason: Not specified

Users browsing this topic
Guest
Similar Topics
photo editor configuration and deployment issues (Discussions – Graphics Mill)
by khurram 8/10/2006 4:36:50 PM(UTC)
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.