扫码下载编程狮APP
<html> <body> <p>This is some text I want to send to the user.</p> <p>No, I changed my mind. I want to clear the text.</p> <FONT COLOR=#ff0000><% Response.Clear %></FONT> </body> </html>