Simple replace function -
Many times it is necessary to
As a website gets bigger it
This article discusses how
replaces relative links to
consider the clients
can become more difficult
the "Print this
absolute base links in HTML
browser. Some things are not
and time consuming to
Page" option works.
href and src attributes and
cross browser compliant.
maintain. One way to help
(The "Print this
a, img and link tags. It
Some things look right in IE
manage this is with the use
Page" option turns
works in ASP or WSH.
but are a little different
of include files. Using
articles into a
in NS. The opposite is true
includes will cut down on
printer-friendly version,
as well. By looking at the
time by limiting the amount
removing the menus, header
USER AGENT we can do a
of code or html you will
graphics, and advertising.)
little server side scripting
have to add to new pages or
If you are looking to add a
to show what is needed
time spent updating existing
printable version of your
depending on the browser.
pages.
Web pages on your Web site,
Here is how.
be sure to read this article.
Date: Sep, 15 2005 Date: Apr, 22 2002 Date: Jul, 25 2002 Date: Aug, 08 2000 |
The author notes
Here, you will learn how to
Content Management Systems.
Automated content management
"Displaying content
use VBScript and textfiles
Is a content management
is a must for many web
depending on what the
to make content on your site
system right for you, or
sites. It's difficult to
current date value is a
easy to update. All code is
your business? What type of
provide fresh new content
powerful and effective tool
available.
CMS will fit your needs.
without a standard automated
that adds value to any
Explore three types of
system. This article
website. Whether it is to
content managment systems,
discusses how to generate a
showcase a limited time
what they do and how they
general submission system,
offer, or to “automatically”
can help you.
as well as how to manage the
update pages with new
work flow, all with examples.
content while you’re miles
away." This example
code repeats the process to
three times to demonstrate
the full effects of date
dependent content.
Date: Mar, 08 2001 Date: Dec, 19 1999 Date: Aug, 14 2006 Date: Jul, 17 2000 |