Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
Imagine3 #1
Multi-page page
I am trying to add multiple pages onto a single page without using frame. An
example would be creating a nav bar that might change over time and instead of
changing it on every page, I can just change the page of the nav bar thus
loding the new nav bar on every other page. I know there is a way to do this
becaue I have been able to do it in Adobe GoLive which I had to learn in a
class. I do not remember the HTML code to do thi and was hoping someone could
help me out with this.
Imagine3 Guest
-
Splitting or separating 1 multi page pdfdocument into individual page documents
I am looking for any product that will take a multi page pdf file and burst or separate it into individual pdf files created from each page. Mac... -
multi page forms
I am ready to throw my pc out of the window!!! Help I am trying to create an (initially) 2 page form using session varables but am constantly... -
How to make multi page MS Word to multi page pdf
I have a five page MSWord X document that when exported to PDF only captures the first page. The document is sectioned(1st and 2nd pages are in... -
Multi-Page PDF out of IllCS?
how can I get a multi page PDF out of IllCS? Is this possible? (multiple layer file > multi page PDF) Seems simple enough!? Maybe even a... -
Multi-Page TIF files?
On 8/25/2003 5:31 AM, Sam Poikail wrote: In FW, if you open the file as a PSD you can choose to distribute the layers to layers or frames. ... -
Brain Weaver #2
RE: Multi-page page
You might create full page pop ups for this
================================================== =========================
I am trying to add multiple pages onto a single page without using frame.
An example would be creating a nav bar that might change over time and
instead of changing it on every page, I can just change the page of the nav
bar thus loding the new nav bar on every other page. I know there is a way
to do this becaue I have been able to do it in Adobe GoLive which I had to
learn in a class. I do not remember the HTML code to do thi and was hoping
someone could help me out with this.
Brain Weaver Guest
-
delaneypub #3
Re: Multi-page page
To accomplish somethinhg like this without using frames, then you could either
"include" the various files into each web page where you want the code to
appear, or you could use a Dreamweaver template.
To "include," you would use a server-side include or an include statement in
PHP or ASP, if your web server supports either of these.
A Deamweaver template accomplished the same thing. You set up the common
elements in the template, then create the remaining pages based on the
template. If you need to change any of the common elemenets, you change it in
the template and Dreamweaver updates all of the other pages for you.
delaneypub Guest
-
saf_123 #4
Re: Multi-page page
Originally posted by: delaneypub
To "include," you would use a server-side include or an include statement in
PHP or ASP, if your web server supports either of these.
Or simply a javascript file (.js) include is another way mabye :)
saf_123 Guest
-
Murray *TMM* #5
Re: Multi-page page
This is usually a very bad approach. Such pages are bulky, cumbersome and
not very user friendly. Why do you not want to have multiple pages that
just link to each other?
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(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
==================
"Imagine3" <webforumsuser@macromedia.com> wrote in message
news:daeeaf$o97$1@forums.macromedia.com...>I am trying to add multiple pages onto a single page without using frame.
>An
> example would be creating a nav bar that might change over time and
> instead of
> changing it on every page, I can just change the page of the nav bar thus
> loding the new nav bar on every other page. I know there is a way to do
> this
> becaue I have been able to do it in Adobe GoLive which I had to learn in a
> class. I do not remember the HTML code to do thi and was hoping someone
> could
> help me out with this.
>
Murray *TMM* Guest
-
Imagine3 #6
Re: Multi-page page
The reason I wanted to do this is because I am working on a website where there
will be somewhere around 100-150 pages. I wanted to do this so expansion would
be easy. If I wanted to add or remove something from a navigation bar, it would
be easier to change the single bar itself then going through every page and
changing them. Maybe there is another way to go about this I am missing, but I
really do not want to use frames because it gets messy in search engins as well
as bookmarking, printing and navigating back and forth through some pages. Any
ideas would help out a lot.
Imagine3 Guest
-
Murray *TMM* #7
Re: Multi-page page
> Maybe there is another way to go about this I am missing
There is. Investigate Library items, Templates, and Server-side includes to
solve this kind of problem.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(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
==================
"Imagine3" <webforumsuser@macromedia.com> wrote in message
news:dai07t$2h8$1@forums.macromedia.com...> The reason I wanted to do this is because I am working on a website where
> there
> will be somewhere around 100-150 pages. I wanted to do this so expansion
> would
> be easy. If I wanted to add or remove something from a navigation bar, it
> would
> be easier to change the single bar itself then going through every page
> and
> changing them. Maybe there is another way to go about this I am missing,
> but I
> really do not want to use frames because it gets messy in search engins as
> well
> as bookmarking, printing and navigating back and forth through some pages.
> Any
> ideas would help out a lot.
>
Murray *TMM* Guest



Reply With Quote

