Ask a Question related to Dreamweaver AppDev, Design and Development.
-
Mark #1
<!--#include virtual - HELP!
Im trying to using the "includes" on an asp file
I have one file called services.asp and ive included a footer on this page
as PageBot.asp
they are both in the root of the site but it doesn't include the contents of
pagebot.asp
if i view source on services.asp, it has this at the bottom of the page
<!--#include virtual="pageBot.asp"-->
when in fact it should include the footer html
I've tried using 'file' and 'virtual' on the includes bit but it still
doesn't work
it works locally but not on the server,
I think the live environment is running apache
to view it have a look here
[url]http://www.ais2000.co.uk/test.asp[/url]
Mark Guest
-
#26186 [Opn->Bgs]: include_path ignored using include with virtual path
ID: 26186 Updated by: wez@php.net Reported By: jon at banton dot plus dot com -Status: Open +Status: ... -
Include virtual does not work on 2003-server?
Hi I have 9 asp-sites on a Win2003 server, and would like to use the same include file, but it does not work. The path for the servers default... -
Will new Domain affect virtual include?
I am getting twisted by the possibility that my virtual includes which currently work great on non-domain remote IP will crash if I purchase a... -
include virtual
Assuming /inc/ is a subfolder of your web application, not directly off the web root, you will want to ditch the leading slash: <!--#include... -
include virtual problem
i am using dreamweaver to create an asp page. I have the following code incorporated on the page. :- <!--#include virtual="/includes/meta.asp"... -
Paul Whitham TMM #2
Re: <!--#include virtual - HELP!
I don't see any problems with footers on that page. You do have an issue
with the link to services in the menu however, in that yif you click on the
link, and not the drop downs it brings up your directory.
--
Regards
Paul Whitham
Macromedia Certified Professional for Dreamweaver MX2004
Valleybiz Internet Design
[url]www.valleybiz.net[/url]
Team Macromedia Volunteer for Ultradev/Dreamweaver MX
[url]www.macromedia.com/support/forums/team_macromedia[/url]
"Mark" <mr.davies@SPAMMMM-pleaseNoneVirgin.net> wrote in message
news:d0iipd$jic$1@forums.macromedia.com...of>
> Im trying to using the "includes" on an asp file
> I have one file called services.asp and ive included a footer on this page
> as PageBot.asp
>
> they are both in the root of the site but it doesn't include the contents> pagebot.asp
>
> if i view source on services.asp, it has this at the bottom of the page
> <!--#include virtual="pageBot.asp"-->
> when in fact it should include the footer html
>
> I've tried using 'file' and 'virtual' on the includes bit but it still
> doesn't work
>
> it works locally but not on the server,
> I think the live environment is running apache
>
> to view it have a look here
> [url]http://www.ais2000.co.uk/test.asp[/url]
>
>
>
Paul Whitham TMM Guest
-
Mark #3
Re: <!--#include virtual - HELP!
Thanks paul but the footer isn't on the page
see here for an example of the footer
[url]http://www.ais2000.co.uk/AISpreview.jpg[/url]
Thanks for letting me know about the link though
if you view source on this page and scroll to the bottom you will see this
text
<!--#include virtual="pageBot.asp"-->
that clearly shouldn't be there!!
"Paul Whitham TMM" <paul@valleybiz.net> wrote in message
news:d0ijdb$kff$1@forums.macromedia.com...>I don't see any problems with footers on that page. You do have an issue
> with the link to services in the menu however, in that yif you click on
> the
> link, and not the drop downs it brings up your directory.
>
> --
> Regards
>
> Paul Whitham
> Macromedia Certified Professional for Dreamweaver MX2004
> Valleybiz Internet Design
> [url]www.valleybiz.net[/url]
>
> Team Macromedia Volunteer for Ultradev/Dreamweaver MX
> [url]www.macromedia.com/support/forums/team_macromedia[/url]
>
> "Mark" <mr.davies@SPAMMMM-pleaseNoneVirgin.net> wrote in message
> news:d0iipd$jic$1@forums.macromedia.com...> of>>
>> Im trying to using the "includes" on an asp file
>> I have one file called services.asp and ive included a footer on this
>> page
>> as PageBot.asp
>>
>> they are both in the root of the site but it doesn't include the contents>>> pagebot.asp
>>
>> if i view source on services.asp, it has this at the bottom of the page
>> <!--#include virtual="pageBot.asp"-->
>> when in fact it should include the footer html
>>
>> I've tried using 'file' and 'virtual' on the includes bit but it still
>> doesn't work
>>
>> it works locally but not on the server,
>> I think the live environment is running apache
>>
>> to view it have a look here
>> [url]http://www.ais2000.co.uk/test.asp[/url]
>>
>>
>>
>
Mark Guest
-
Julian Roberts #4
Re: <!--#include virtual - HELP!
Looks to me as the server doesn't support ASP
--
Jules
[url]http://www.charon.co.uk/charoncart[/url]
Charon Cart 3
Shopping Cart Extension for Dreamweaver MX/MX 2004
Julian Roberts Guest
-
Mark #5
Re: <!--#include virtual - HELP!
Thanks Julian I'll look into it
i;m sure they said it was apache and that it would support asp,
is there any config issues with apache and include files?
"Julian Roberts" <newsg@charon.co.uk> wrote in message
news:d0immb$p10$1@forums.macromedia.com...> Looks to me as the server doesn't support ASP
>
> --
> Jules
> [url]http://www.charon.co.uk/charoncart[/url]
> Charon Cart 3
> Shopping Cart Extension for Dreamweaver MX/MX 2004
>
>
Mark Guest
-
Chris In Madison #6
Re: <!--#include virtual - HELP!
Looks like your server has a FrontPage server extension compatabilty
component installed (it is a Linux server):
[url]http://uptime.netcraft.com/up/graph/?host=www.ais2000.co.uk[/url]
I don't see anything that looks like an ASP parser, though.
Best regards,
Chris
Chris In Madison Guest



Reply With Quote

