Can anyone tell me whether using code such as
======
<% code code code%>
html
<%code code code%>
html
<%code code code%>
html
======
makes any significant difference in speed and overheads compared to putting all the code into one <% %> pair and using response.write for the html?
Steve Davis
hey.you@hahaha.com.au
======
<% code code code%>
html
<%code code code%>
html
<%code code code%>
html
======
makes any significant difference in speed and overheads compared to putting all the code into one <% %> pair and using response.write for the html?
Steve Davis
hey.you@hahaha.com.au