<%Option Explicit%> <html> <head> <title>Just testing IIS7</title> </head> <body> <% Response.Write "Just testing IIS7 - 2 - " & abc %> </body> </html>