扫码下载编程狮APP
<html> <body> <FONT COLOR=#ff0000><% sometext="Welcome to this Web!!" response.write(Mid(sometext, 9, 2)) %></FONT> </body> </html>