Hi again;
I solved that problem and i integrated the rte to my form completely but i want to do some improvements for the image insert module.
But i don't have enough knowledge about js so i will appriciate if you can help.
I want the image insert form to clear the fields width, height, horizantal, vertial and border when a new image previewed, so the new image can be shown with its original size.
And the other thing that if possible, i want to enable the ok button if and only if a valid image is loaded. I mean if image couldn't be loaded or the url is not valid the ok button musn't be enabled because otherwise it inserts an unavaliable img (which shows a cross) to the textarea.
If someone can give the js codes or explain how to do, i will be happy ;)
Thanks...