SCRIPT LANGUAGE=Javascript RUNAT=Server>If (iPrice=2) Buy="Yes"</script>
<%@ LANGUAGE=Javascript %> <% If (iPrice=2) Buy="Yes" %>
<% If (iPrice=2) %> <b>You should buy.</b> <% Else %> <b>Don't buy that!</b>