Quick Tips provided by Inside Microsoft FrontPage, a ZD Journals publication. Click here for a free issue . To receive the Tip of the Week in e-mail, click here .
When you specify an ending date in a Channel Definition Format (CDF) file, the CDF Wizard in FrontPage includes an EndDate attribute in the <schedule> tag,as shown here:
<ScheduleEndDate="1998.09.04T00:00+0000">
However, the EndDate tag will not be supported in the next version of Internet Explorer. StopDate will be supported instead.
To fix this problem in your CDF file, just open the file in a word processor and change EndDate to StopDate.