% @Language=VBScript %> <% Option Explicit %> <% ' Turn Buffering on (this must be done before anything is sent Response.Buffer = TRUE %>
This html was buffered on the server before it was sent. <% ' Send the new html Response.Flush %>