C
Chris Parry
Good Day,
I am trying to set up a news management system on my server which required
me to include an .asp file in a template from my site.
I have established that for an included .asp page to be displayed in the
browser, it has to be included into an .asp template - i.e. a combination of
an html template and an included asp file won't work - correct?
My problem is - How do I convert my html template to asp? - It still doesn't
work if I simply save it as an asp file in FP2003, therefore I presume there
are some code changes to be made. Can someone tell me what I have to strip
out to make it work?
The page in question is http://www.festrail.co.uk/test1/news.asp
(note that the include code:
----------------
<!--webbot bot="Include"
U-Include="http://www.festrail.co.uk/frnews/miniabstracts.asp"
TAG="BODY" -->
----------------
is not displayed when you 'view source', but it is there!)
Any advice grateful received.
Chris
I am trying to set up a news management system on my server which required
me to include an .asp file in a template from my site.
I have established that for an included .asp page to be displayed in the
browser, it has to be included into an .asp template - i.e. a combination of
an html template and an included asp file won't work - correct?
My problem is - How do I convert my html template to asp? - It still doesn't
work if I simply save it as an asp file in FP2003, therefore I presume there
are some code changes to be made. Can someone tell me what I have to strip
out to make it work?
The page in question is http://www.festrail.co.uk/test1/news.asp
(note that the include code:
----------------
<!--webbot bot="Include"
U-Include="http://www.festrail.co.uk/frnews/miniabstracts.asp"
TAG="BODY" -->
----------------
is not displayed when you 'view source', but it is there!)
Any advice grateful received.
Chris