Click here to Skip to main content
15,885,216 members
Home / Discussions / ASP.NET
   

ASP.NET

 
General.NET TRANSACTION Pin
AumSingh17-Apr-08 6:35
professionalAumSingh17-Apr-08 6:35 
GeneralRe: .NET TRANSACTION Pin
led mike17-Apr-08 7:54
led mike17-Apr-08 7:54 
GeneralRe: .NET TRANSACTION Pin
Christian Graus17-Apr-08 14:26
protectorChristian Graus17-Apr-08 14:26 
GeneralRe: .NET TRANSACTION Pin
AumSingh17-Apr-08 22:17
professionalAumSingh17-Apr-08 22:17 
GeneralHooking the output of user controls Pin
Christopher Duncan17-Apr-08 3:59
Christopher Duncan17-Apr-08 3:59 
GeneralProblem with Basic ASP.NET Pin
Vimalsoft(Pty) Ltd17-Apr-08 3:38
professionalVimalsoft(Pty) Ltd17-Apr-08 3:38 
GeneralRe: Problem with Basic ASP.NET Pin
Herman<T>.Instance17-Apr-08 3:55
Herman<T>.Instance17-Apr-08 3:55 
GeneralRe: Problem with Basic ASP.NET Pin
Vimalsoft(Pty) Ltd17-Apr-08 4:00
professionalVimalsoft(Pty) Ltd17-Apr-08 4:00 
Hi man Thanks for your reply,

I thought VS do it for you, i have checked the Sorce that VS generate when dropping the control into the form and it look like this

<asp:Calendar ID="Calendar1" runat="server" BackColor="#FFFFCC" BorderColor="#FFCC66"
              BorderWidth="1px" DayNameFormat="Shortest" Font-Names="Verdana" Font-Size="8pt"
              ForeColor="#663399" Height="200px" ShowGridLines="True" Width="220px" OnSelectionChanged="Calendar1_SelectionChanged" VisibleDate="2008-04-16">
              <SelectedDayStyle BackColor="#CCCCFF" Font-Bold="True" />
              <TodayDayStyle BackColor="#FFCC66" ForeColor="White" />
              <SelectorStyle BackColor="#FFCC66" />
              <OtherMonthDayStyle ForeColor="#CC9966" />
              <NextPrevStyle Font-Size="9pt" ForeColor="#FFFFCC" />
              <DayHeaderStyle BackColor="#FFCC66" Font-Bold="True" Height="1px" />
              <TitleStyle BackColor="#990000" Font-Bold="True" Font-Size="9pt" ForeColor="#FFFFCC" />
          </asp:Calendar>
          &nbsp;</p>


And it the like is there, but still it does not do anything


Thanks

Vuyiswa Maseko,

Sorrow is Better than Laughter, it may Sadden your Face, but It sharpens your Understanding

VB.NET/SQL7/2000/2005
http://vuyiswamb.007ihost.com
http://Ecadre.007ihost.com
vuyiswam@tshwane.gov.za


GeneralRe: Problem with Basic ASP.NET Pin
Herman<T>.Instance17-Apr-08 4:08
Herman<T>.Instance17-Apr-08 4:08 
GeneralRe: Problem with Basic ASP.NET Pin
Vimalsoft(Pty) Ltd17-Apr-08 20:02
professionalVimalsoft(Pty) Ltd17-Apr-08 20:02 
GeneralRe: Problem with Basic ASP.NET Pin
Herman<T>.Instance17-Apr-08 20:27
Herman<T>.Instance17-Apr-08 20:27 
GeneralRe: Problem with Basic ASP.NET Pin
Vimalsoft(Pty) Ltd17-Apr-08 21:20
professionalVimalsoft(Pty) Ltd17-Apr-08 21:20 
GeneralRe: Problem with Basic ASP.NET Pin
Herman<T>.Instance17-Apr-08 23:19
Herman<T>.Instance17-Apr-08 23:19 
GeneralRe: Problem with Basic ASP.NET Pin
Vimalsoft(Pty) Ltd18-Apr-08 3:10
professionalVimalsoft(Pty) Ltd18-Apr-08 3:10 
GeneralRe: Problem with Basic ASP.NET Pin
Christian Graus17-Apr-08 14:33
protectorChristian Graus17-Apr-08 14:33 
GeneralQuestion Pin
nithydurai17-Apr-08 3:04
nithydurai17-Apr-08 3:04 
GeneralRe: Question Pin
J4amieC17-Apr-08 3:25
J4amieC17-Apr-08 3:25 
GeneralRe: Question Pin
led mike17-Apr-08 7:55
led mike17-Apr-08 7:55 
GeneralRe: Question Pin
Rocky#17-Apr-08 3:25
Rocky#17-Apr-08 3:25 
GeneralRe: Question Pin
Ashish Sehajpal17-Apr-08 5:59
Ashish Sehajpal17-Apr-08 5:59 
GeneralRe: Question Pin
Vasudevan Deepak Kumar17-Apr-08 21:06
Vasudevan Deepak Kumar17-Apr-08 21:06 
QuestionDropdownlist DataTextField Pin
Saba0217-Apr-08 3:00
Saba0217-Apr-08 3:00 
GeneralRe: Dropdownlist DataTextField Pin
eyeseetee17-Apr-08 3:10
eyeseetee17-Apr-08 3:10 
GeneralRe: Dropdownlist DataTextField Pin
Ashish Sehajpal17-Apr-08 6:02
Ashish Sehajpal17-Apr-08 6:02 
QuestionProcess.Start fails on clustered servers??? Pin
JimFeng17-Apr-08 2:40
JimFeng17-Apr-08 2:40 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.