Hello

Can someone please show me examples of the following:

1/ Script blocks such as client side JavaScript blocks that are started by a <SCRIPT> tag (versus ASP/JSP style <%...%> script blocks).

2/ JSP/ASP style script blocks that can be embedded within tag value strings.

3/ JSP/ASP style script blocks that can be embedded within the text between HTML tags.


Thank you