Graham Dumpleton
grahamd at dscpl.com.au
Thu May 18 21:47:35 EDT 2006
David Bear wrote .. > and as I write this, I'm not sure I even understand how one psp file > would call another... Try: <%@ include file="/file/to/include"%> >From memory, you don't have to have an absolute path, you can use relative path with directory corresponding to req.filename name being your starting point. I could be wrong about that though. Graham
|