Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_discuss thread: best way to include


Message #1 by "simon ryan" <sjr100@c...> on Mon, 28 Oct 2002 16:10:51
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

  Return to Index