Bugzilla – Attachment 165053 Details for
Bug 312970
Calendar bug (Selection) - A fix is provided
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
Testcase
WebForm1.aspx (text/plain), 916 bytes, created by
Thomas Wiest
on 2003-10-15 19:18:00 UTC
(
hide
)
Description:
Testcase
Filename:
MIME Type:
Creator:
Thomas Wiest
Created:
2003-10-15 19:18:00 UTC
Size:
916 bytes
patch
obsolete
><%@ Page language="c#" AutoEventWireup="true" %> ><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" > ><HTML> > <HEAD> > <title>WebForm1</title> > <meta name="GENERATOR" Content="Microsoft Visual Studio .NET 7.1"> > <meta name="CODE_LANGUAGE" Content="C#"> > <meta name="vs_defaultClientScript" content="JavaScript"> > <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5"> > </HEAD> > <body MS_POSITIONING="GridLayout"> > <script language="C#" runat="server"> > > </script> > <form id="Form1" method="post" runat="server"> > <asp:Calendar id="Calendar1" SelectionMode=DayWeekMonth ShowGridLines="True" style="Z-INDEX: 101; LEFT: 128px; POSITION: absolute; TOP: 16px" > runat="server"> > <SelectedDayStyle BackColor="Green"></SelectedDayStyle> > <DayStyle BackColor="Red" ForeColor="White"></DayStyle> > </asp:Calendar> > </form> > </body> ></HTML>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
Attachments on
bug 312970
: 165053 |
165054