Hello...
i'm trying to use RTE text editor for one my asp page which have a textarea....
The problem for me is that i wannot insert all files of RTE application in the same folder of my others ASP files....
So i had put RTE folder into directory where i have my asp page....
..and i call included file RTE_edit_inc.asp specifing the correct path......
....example
.... <!-- include file ="RTE/RTE_edit_inc.asp"-->
But nothing appear...
So, ma question is....
How can i do to use different path for use RTE application ?