<%@ Language=VBScript %> Helloworld Dynamic 1 <% Dim strGreeting strGreeting = "Hello world!" %>

<%= strGreeting %>