I have a problem about include...
my website folder configuration is like that (I mean I want) :
mywebsite.com
* managementfiles (folder)
* RTE (folder)
default.asp
addDoc.asp
.
.
.
.
about.asp
contact.asp
.
.
.
.
I want to create my management files (such as addDoc.asp) out of RTE folder...and I wanna make it included in my addDoc.asp page...is that possible?
When I create my addDoc.asp page in RTE folder, its working...but out of RTE folder its not working...I hope I could explain my problem...sorry about my english
thanks