About Version3 of RTE.
1.Mypage.asp is in MysiteFolder not in RTE Folder.
2. RTE is a subfolder of MysiteFolder
2. The form inside Mypage.asp has -> action="Mypage.asp"
3. i changed the <!--#include file="RTE_editor_inc.asp" --> to:
<!--#include file="RTE/RTE_editor_inc.asp" -->
BUT I do not see the EDITOR. I only see the text area of my form
What paths must i have to change to see the RTE Editor from MyPage.asp that is in MySiteFolder ??
I tried to put file Mypage.asp in the RTE folder and everything is ok, but i do not want this
Regards