Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Snippets

New Here ,
Oct 04, 2007 Oct 04, 2007
Hi,

I am using Dreamweaver 8 and I love to use snippets. I have one snippets in particular that I need to change and since I am chaning it I need to change it everywhere in my code.

Do I need to use the global find replace or is there a way that when you edit a snippets they get updated in the code.

Any idea or thoughts?
TOPICS
Server side applications
249
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Oct 04, 2007 Oct 04, 2007
LATEST
Snippets do NOT get updated in the code if you change one after it has been
inserted. If you need that facility, then a snippet is not the proper tool
to use - consider using a server-side include, which will do EXACTLY that.

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================


"Lionel2007" <webforumsuser@macromedia.com> wrote in message
news:fe3ak3$qlh$1@forums.macromedia.com...
> Hi,
>
> I am using Dreamweaver 8 and I love to use snippets. I have one snippets
> in
> particular that I need to change and since I am chaning it I need to
> change it
> everywhere in my code.
>
> Do I need to use the global find replace or is there a way that when you
> edit
> a snippets they get updated in the code.
>
> Any idea or thoughts?
>


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines