Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
jestersdead #1
ssi issues with nested table
Hi ssi newbie question here.
I wanted to include an ssi section in a embeded table layout, have used the
ssi include code and inserted it where i want the ssi to work etc . So the it
works which is nice but when you look at the physical page in dreamweaver, what
was a nice layout has been exploded totally. However when you view it via the
browser it is fine.
Why is this? i always view html pages with a split screen and find it very
unnerving to see my nice pages blown apart. Is there a solution for this?
I use dw 2004 mx .
Thanks.
jestersdead Guest
-
Issues with templates and nested templates
Hello, I hope there is someone out there that can help me. I created a website using 1 main template and several nested templates. Everything... -
ColdFusion MX - Firebird table name issues
Anyone using Firebird DB ever run into this? I have a Coldfusion Firebird connection and I can only view the data in some firebird DB tables (if... -
show the nested table as a column and bind it to data grid
Hi I am using the XML that is hierarchial and when I load the XML into dataset and bind the dataset to datagrid, I was not able to see the low level... -
Nested layers won't convert to table
I have nested layers on my page and when I try to convert layers to table, I get an error message saying that I can't because it the resulting page... -
Problems with Nav buttons in Nested Table
Here's the code w/out the nav buttons. FYI, the nav buttons are 108 x 31 each. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">... -
Murray *ACE* #2
Re: ssi issues with nested table
Does your file being included also contain <html>, <head>, or <body> tags?
It must not.
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"jestersdead" <webforumsuser@macromedia.com> wrote in message
news:eeug4s$hll$1@forums.macromedia.com...> Hi ssi newbie question here.
>
> I wanted to include an ssi section in a embeded table layout, have used
> the
> ssi include code and inserted it where i want the ssi to work etc . So the
> it
> works which is nice but when you look at the physical page in dreamweaver,
> what
> was a nice layout has been exploded totally. However when you view it via
> the
> browser it is fine.
>
> Why is this? i always view html pages with a split screen and find it very
> unnerving to see my nice pages blown apart. Is there a solution for this?
>
> I use dw 2004 mx .
>
> Thanks.
>
Murray *ACE* Guest
-
Murray *ACE* #3
Re: ssi issues with nested table
When I say must not, I mean that it's an error to have those tags in the
include file, and will result in the kind of symptoms you describle. The
concept is -
all the code in the include file, when added to all the code in the parent
file must result in a stand-alone and valid HTML page. Thus, the includes
can only be fragments of code.
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"jestersdead" <webforumsuser@macromedia.com> wrote in message
news:eeug4s$hll$1@forums.macromedia.com...> Hi ssi newbie question here.
>
> I wanted to include an ssi section in a embeded table layout, have used
> the
> ssi include code and inserted it where i want the ssi to work etc . So the
> it
> works which is nice but when you look at the physical page in dreamweaver,
> what
> was a nice layout has been exploded totally. However when you view it via
> the
> browser it is fine.
>
> Why is this? i always view html pages with a split screen and find it very
> unnerving to see my nice pages blown apart. Is there a solution for this?
>
> I use dw 2004 mx .
>
> Thanks.
>
Murray *ACE* Guest



Reply With Quote

