Will this work?
<noscript>
<% some ASP code %>
</noscript>
Or will the ASP code be carried out under all circumstances - i.e. also when HTML code between the tags would be ignored?
How can I otherwise make ASP dependent on HTML events?
Very grateful for comments!
<noscript>
<% some ASP code %>
</noscript>
Or will the ASP code be carried out under all circumstances - i.e. also when HTML code between the tags would be ignored?
How can I otherwise make ASP dependent on HTML events?
Very grateful for comments!