N
Neil Zanella
Hello,
I would like to know what the difference is among the constructs
<%= %> for evaluating an expression and displaying the evaluated
result on the page and <%# %>. In particular I would like to know
why the <%# %> construct is necessary in locations where the other
<%= %> does not do. It seems to me that there is no equivalent of
the <%# %> construct in PHP, thus I thought I would post to
clarify. Is this an ASP.NET specific construct not present
in ASP? Thanks for the clarification.
Best Regards,
Neil
I would like to know what the difference is among the constructs
<%= %> for evaluating an expression and displaying the evaluated
result on the page and <%# %>. In particular I would like to know
why the <%# %> construct is necessary in locations where the other
<%= %> does not do. It seems to me that there is no equivalent of
the <%# %> construct in PHP, thus I thought I would post to
clarify. Is this an ASP.NET specific construct not present
in ASP? Thanks for the clarification.
Best Regards,
Neil