This forum contains outdated content and is available for reading only. Please contact technical support if you have any questions.

Notification

Icon
Error

Options
Go to last post Go to first unread
khurram  
#1 Posted : 19 years ago
khurram

Rank: Member

Groups: Guest
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 17 years ago  | Reason: Not specified

Users browsing this topic
Guest
Similar Topics
photo editor configuration and deployment issues (Discussions – Graphics Mill)
by khurram 19 years ago
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.