|
ASP pages are executed on the
fly by a server when they
are requested by a visitor.
Because they are not
compiled, ASP scripts are
slow and hold up the
processing of an html page.
This results in people
leaving your site and
severely reduces the
enjoyment that your asp apps
can provide. This short
tutorial provides a few tips
to increase the execution
speed of your asp
programs.
Date: Aug, 13 2000 |