Whether it can improve the execution effciency of ASP by centeralizing the
often used code into header files and then including these header files in
ASP pages?
It doesn't improve execution efficiency, but it certainly improves coding
efficiency and maintenance efficiency.
"Laser Lu" <lu********@hotmail.com> wrote in message
news:O6**************@TK2MSFTNGP09.phx.gbl...
Whether it can improve the execution effciency of ASP by centeralizing the often used code into header files and then including these header files in ASP pages?