Ask a Question related to Macromedia Dreamweaver, Design and Development.
-
Brad Halstead - TMM #1
Re: Server Side Include Inside Template?
Hi Johnny
sort of. The include pulls in an htm file that has a table of rollover> So I thought, why not put an include in a template. I did and it works,
buttons in it. When I do a DW preview (F12), the code is there, but the
images are missing. This is true whether I preview the template or a page
based on the template.run it, it works.>
> However, when I upload the page based on the template to the server, andin DW?>
> Is there a trick to getting DW to properly preview the template and page
If it works on server and not on your local machine then it is a root
relative path issue to the images on your local machine. Do you have a
testing server set up on your local machine that you run the pages through
at preview time?
Also, your include files should NOT contain the tags <html>, <head> nor
<body> and their associated closing tags.
Hope that helps.
--
Brad Halstead (brad at dreamweavermx-templates.com)
TMM Volunteer [Contribute] - [url]http://www.macromedia.com/go/team/[/url]
DreamweaverMX Templates - [url]http://www.dreamweavermx-templates.com[/url]
Brad Halstead - TMM Guest
-
Server-side include
I try to access a file in other directory using server-side include from dreamweaver toolbox, and always give me this error: Warning:... -
Server Side Include with Contribute 3
An earlier thread about Server Side Include said to use <!-- #include virtual=... in place of <!-- #include file=... But I am confused if the... -
Any way to include an HTML form with server-side controls?
Hi all, I have a page with a mutli view control where one of the views needs to contain a separate HTML get form with a submit button that goes... -
Alternative to Server Side Include?
Is there any alternative way to put one file on a server and have it update itself to everypage like SSI does? I am looking for a modern way? Is... -
Server Side Include
dw preferences-->Invisible Items the listing on bottom- render included files in design view. -- Team Macromedia Volunteer for Dreamweaver... -
JohnnyA webforumsuser@macromedia.com #2
Re: Server Side Include Inside Template?
If it works on server and not on your local machine then it is a root
relative path issue to the images on your local machine. Do you have a
testing server set up on your local machine that you run the pages through
at preview time?
Also, your include files should NOT contain the tags <html>, <head> nor
<body> and their associated closing tags.
JohnnyA webforumsuser@macromedia.com Guest



Reply With Quote

