To execute some code to the flight.
<% b = 10 c = 2 Execute ("a = b*c") response.write "a = " & a %>
Download code...
Print this page