just keep putting ../ in front like this

<!--#include file="../../../connection.asp"-->

Gets a little tricky though so be careful.

Matt



Hi all,
How can I code the path to the root for an include file? This script is
three levels deep and I need to access the root level for the include file.

Using ../ only goes up one level. Additionally, how can I go up more than
one level?

<!--#include file="../connection.asp"-->

Johnny

---
You are currently subscribed to activeserverpages as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]


---
You are currently subscribed to activeserverpages as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to