2025-11-28 00:35:46 +09:00

31 lines
1.1 KiB
HTML

<HTML xmlns:IE>
<HEAD>
<TITLE>ViewLinkCalendar</TITLE>
<STYLE id="oStyle">
TD { font-size:70%; text-align:center}
BODY {font-family:verdana; font-size:70%; border:1px solid black; text-align:center}
</STYLE>
</HEAD>
<?IMPORT namespace = IE implementation = "vlcalendar_vl.htc" >
<BODY id="oBody">
<!--TOOLBAR_START--><!--TOOLBAR_EXEMPT--><!--TOOLBAR_END-->
<IE:Calendar style="width:250; height:247; "/><BR/><BR/>
<TABLE BORDER="1" WIDTH="250">
<TR>
<TD>This</TD>
<TD>is</TD>
<TD>a</TD>
<TD>table.</TD>
</TR>
</TABLE><BR/>
<BUTTON STYLE="behavior: url(vlbuildtree.htc); width:250">Build Document Tree</BUTTON>
<P><HR><FONT COLOR="black" FACE="ms sans serif" size="1">&copy;<A HREF="http://msdn.microsoft.com/isapi/gomscom.asp?TARGET=/misc/cpyright.htm" TARGET="_top"> Microsoft Corporation. All rights reserved. Terms of use.</A></FONT>
<P><FONT COLOR="black" FACE="ms sans serif" SIZE="2">For new and updated Web samples, visit the <A HREF="http://msdn.microsoft.com/downloads/c-frame.htm#/downloads/samples/internet/default.asp" TARGET="_blank">MSDN Online Web & Internet Samples</A> site.</FONT>
</BODY>
</HTML>