Forums

Welcome Guest Search | Active Topics | Members

photo editor configuration and deployment issues Options
khurram
Posted: Friday, August 11, 2006 12:39:44 AM
Rank: Member
Groups: Member

Joined: 8/11/2006
Posts: 2
Points: 0
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>"

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.

Main Forum RSS : RSS

YAFVision Theme Created by Jaben Cargman (Tiny Gecko)
Yet Another Forum.net version 1.9.1.6 running under Cuyahoga.
Copyright © 2003-2006 Yet Another Forum.net. All rights reserved.