扫码下载编程狮APP
<html> <body> <FONT COLOR=#ff0000><% response.write(DateAdd("d",30,date())) %></FONT> <p> Syntax for DateAdd: DateAdd(interval,number,date). You can use <b>DateAdd</b> to for example calculate a date 30 days from today. </p> </body> </html>