How to Generate Scheduled Messages Using ASP (248045)
The information in this article applies to:
- Microsoft Internet Information Services 5.0
This article was previously published under Q248045 SUMMARY
You can use Microsoft Active Server Pages (ASP) to return a customized greeting to a Web browser. This is done by creating an ASP page that defines a function named GetGreeting(). Depending on which date is passed to the GetGreeting() function, it will return the corresponding greeting based on the current date on the server. As it is written, the GetGreeting() function only checks for the American holidays of New Year's Day, the Fourth of July, Christmas, and Thanksgiving.
Modification Type: | Major | Last Reviewed: | 6/23/2005 |
---|
Keywords: | kbCodeSnippet kbhowto kbScript KB248045 |
---|
|