Rank: Newbie
Groups: Guest
Joined: 11/16/2009(UTC) Posts: 1
|
Hello,
I am using the photo editor tool for the Image processing task. Here I have Images coming dynamically how can I load Image on tool dynamically.
Please help me
Thank You
|
|
|
|
Rank: Advanced Member
Groups: Guest
Joined: 3/9/2008(UTC) Posts: 554
Was thanked: 1 time(s) in 1 post(s)
|
Hello, In Photo Editor you can load images from hard drive only. So, before you load image in Photo Editor you should save it on your server and then load using this code: Code:PhotoEditorSample1.SourceImageFileName = MapPath(yourFile);
|
|
|
|
|
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.