I have built a website with one table on the page displaying an include file. The Include file is saved in the same location as the website and it works okay locally. However when I upload the site the include file is getting pulled of another server, instead of
"#include file="include/incudepage.asp"
its
#include file="
The second one does not work, any ideas. I need it to work as the third party process this part.
Cheers
Jeremy
"#include file="include/incudepage.asp"
its
#include file="
The second one does not work, any ideas. I need it to work as the third party process this part.
Cheers
Jeremy