Click here to Skip to main content
15,867,488 members

Comments by Bama Boy (Top 66 by date)

Bama Boy 1-Nov-13 0:22am View    
ok sir
Bama Boy 31-Oct-13 8:49am View    
ohk sir in my master page using this

<asp:UpdatePanel ID="UpdatePanel1" runat="server">
<contenttemplate>
<asp:Timer ID="Timer1" runat="server" Interval="1000" ontick="Timer1_Tick">

<asp:Label ID="lblDateToday" runat="server">
<asp:Label ID="lblTime" runat="server">


<Triggers>
<asp:AsyncPostBackTrigger ControlID="Timer1" EventName="Tick" />
</Triggers>
Bama Boy 29-Oct-13 6:49am View    
its refresh with child page sir
Bama Boy 29-Oct-13 6:09am View    
sir i don't forget any line but in here posting problem..... i update question but not update proper
Bama Boy 29-Oct-13 6:05am View    
ok sir