asp_discuss thread: best way to include
I read that in ASP 3 you can include ASP files using the <script> tag and that it is beneficial to do this over a <!--#include as you are not forcing IIS to do the include. I understand that it means you do not have to leave the ASP process to get the IIS process to do the include but, does IIS not do the include before the ASP file is passed to the ASP engine? Can anyone expand on how this works and why it is beneficial? Thanks Simon
|





