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
Automated content management
Content Management Systems.
"Displaying content
use VBScript and textfiles
is a must for many web
Is a content management
depending on what the
to make content on your site
sites. It's difficult to
system right for you, or
current date value is a
easy to update. All code is
provide fresh new content
your business? What type of
powerful and effective tool
available.
without a standard automated
CMS will fit your needs.
that adds value to any
system. This article
Explore three types of
website. Whether it is to
discusses how to generate a
content managment systems,
showcase a limited time
general submission system,
what they do and how they
offer, or to “automatically”
as well as how to manage the
can help you.
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: Jul, 17 2000 Date: Aug, 14 2006 |