扫码下载编程狮APP
<html> <body> <a href="demo_simplequerystring.asp?color=green">Example</a> <FONT COLOR=#ff0000><% Response.Write(Request.QueryString) %></FONT> </body> </html>