It sounds like you need a server side script that will rewrite a static page once a day (or however often). In other words, you don't need to use ASP at all. You just have a shell script, or a batch job, or a stored procedure, or something that is scheduled to update this page.