Rank: Member Groups: Member
Joined: 9/15/2009 Posts: 10
|
I'm trying to insert an image using the editor. I browse files just fine on my system and select one but as soon as i press the ok button it seems to do a full page post back and no image gets inserted. Any help would be greatly appreciated. This is really urgent.
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
I can't think of anything that can cause that you have no additional code to handle the button's click event. You can try to compare your code with our sample code to see if you can find out what triggered the problem. If you wish us to look into it for you, please try to isolate the problem into a test page that demonstrates the problem. Make sure the test page runs and contain only code needed to reproduce the problem. Once we have that we will be happy to take a look.
Thanks!
|
Rank: Member Groups: Member
Joined: 9/15/2009 Posts: 10
|
I've copied and pasted from your source code that has the AJAX uploader in the editor toolbar and it's doing the full page postback for the image insert. Not sure if that helps.
|