<%Dim MyVariable MyVariable = "This is a simple text." 'Sending this variable value to the browser Response.Write(MyVariable)%>