Ask a Question related to Dreamweaver AppDev, Design and Development.
-
KevDawg014 #1
linking
Can you link to a certain place on the page? Can anyone help? PLEASE!!!!
KevDawg014 Guest
-
Linking to a database...
Gah, dynamic HTML is so hard! Now, I'm trying to link it to a database. The database works just fine, but, when I set up the connection,... -
Linking in AIX
Hello, ok, I was able to produce a small example which shows a specific problem I am having. It has interesting properties: I'm using gcc 3.3... -
Linking Problems
Hello again, I have a linking problem. I cannot seem to link menu items successfully to the appropriate .htm files. The items are gifs and I make... -
Need help linking xp to 98
In article <0a8d01c341a5$9f717cd0$a001280a@phx.gbl>, "Mark" <choppedcarrots@hotmail.com> wrote: If you're asking about Internet Connection... -
David Bartosik - MS MVP #2
Re: linking
Please refer to existing threads first, see "linking to specific spot in
doc" posted 2 days ago.
--
David Bartosik - MS MVP
for Publisher help:
[url]www.davidbartosik.com[/url]
enter to win Pub 2003:
[url]www.davidbartosik.com/giveaway.aspx[/url]
"KevDawg014" <anonymous@discussions.microsoft.com> wrote in message
news:0195640E-5B6E-423D-BA22-CC161EFA9ABD@microsoft.com...> Can you link to a certain place on the page? Can anyone help? PLEASE!!!!
David Bartosik - MS MVP Guest
-
rick the ruler #3
linking
Is there a way you can link the same text/buttons and or images on different pages at the same time. To cut down on time...
rick the ruler Guest
-
Murray *TMM* #4
Re: linking
I don't understand the question.
--
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
==================
"rick the ruler" <webforumsuser@macromedia.com> wrote in message
news:d0dj2l$341$1@forums.macromedia.com...> Is there a way you can link the same text/buttons and or images on
> different pages at the same time. To cut down on time...
Murray *TMM* Guest
-
lawrie #5
Re: linking
"Murray *TMM*" <forums@HAHAgreat-web-sights.com> wrote in message
news:d0f1vj$9rc$1@forums.macromedia.com...
: I don't understand the question.
neither did I.
I wondered if he wanted to update a menu (or similar) and not do it manually
every page.
If that was the case, the answer, would
be......................................:)
:
: --
: 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
: ==================
:
: "rick the ruler" <webforumsuser@macromedia.com> wrote in message
: news:d0dj2l$341$1@forums.macromedia.com...
: > Is there a way you can link the same text/buttons and or images on
: > different pages at the same time. To cut down on time...
:
:
lawrie Guest
-
Murray *TMM* #6
Re: linking
If that were the case, the answer would be to either use Find and Replace
sitewide, or to implement some method of using reusable code, e.g., Library
items, Templates, or Server-side includes.
--
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
==================
"lawrie" <lawrie@nomailspamoranything.net> wrote in message
news:d0f5af$dj9$1@forums.macromedia.com...>
> "Murray *TMM*" <forums@HAHAgreat-web-sights.com> wrote in message
> news:d0f1vj$9rc$1@forums.macromedia.com...
> : I don't understand the question.
>
> neither did I.
> I wondered if he wanted to update a menu (or similar) and not do it
> manually
> every page.
> If that was the case, the answer, would
> be......................................:)
> :
> : --
> : 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
> : ==================
> :
> : "rick the ruler" <webforumsuser@macromedia.com> wrote in message
> : news:d0dj2l$341$1@forums.macromedia.com...
> : > Is there a way you can link the same text/buttons and or images on
> : > different pages at the same time. To cut down on time...
> :
> :
>
>
Murray *TMM* Guest
-
tgames #7
Linking
How do u link to other websites for example google or something from my website.. the program thinks the site is a part of PC or something
tgames Guest
-
delaneypub #8
Re: Linking
You include the full URL for the external site in the HREF attribute of the
link tag, i.e. <a href="http://www.google.com" target="_blank">. The target
attribute will cause it to open in it's own browser window. Omit the target
attribute if you want to open the link in the existing window.
delaneypub Guest



Reply With Quote

