Click here to Skip to main content
15,893,814 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionRefreshing a part of webSite Pin
jojoba201012-Jan-10 3:47
jojoba201012-Jan-10 3:47 
AnswerRe: Refreshing a part of webSite Pin
Vasudevan Deepak Kumar12-Jan-10 4:06
Vasudevan Deepak Kumar12-Jan-10 4:06 
QuestionRe: Refreshing a part of webSite Pin
jojoba201012-Jan-10 4:41
jojoba201012-Jan-10 4:41 
AnswerRe: Refreshing a part of webSite [modified] Pin
DJ Matthews12-Jan-10 5:16
DJ Matthews12-Jan-10 5:16 
QuestionRe: Refreshing a part of webSite Pin
jojoba201012-Jan-10 5:28
jojoba201012-Jan-10 5:28 
AnswerRe: Refreshing a part of webSite Pin
Abhijit Jana12-Jan-10 5:34
professionalAbhijit Jana12-Jan-10 5:34 
AnswerRe: Refreshing a part of webSite Pin
DJ Matthews12-Jan-10 5:35
DJ Matthews12-Jan-10 5:35 
QuestionRe: Refreshing a part of webSite Pin
jojoba201012-Jan-10 6:33
jojoba201012-Jan-10 6:33 
Thanks

You mean that i use this code

<pre>
<asp:UpdatePanel ID="UpdatePanel1" runat="server">
<ContentTemplate>
Visitors online: <%= Application["OnlineUsers"].ToString() %>
</ContentTemplate>
</asp:UpdatePanel>

</pre>
QuestionPrint document from remote system Pin
sarang_k12-Jan-10 2:45
sarang_k12-Jan-10 2:45 
AnswerRe: Print document from remote system Pin
Vasudevan Deepak Kumar12-Jan-10 4:06
Vasudevan Deepak Kumar12-Jan-10 4:06 
QuestionHide server control with JavaScript! Pin
awedaonline12-Jan-10 2:26
awedaonline12-Jan-10 2:26 
AnswerRe: Hide server control with JavaScript! Pin
Viral Upadhyay12-Jan-10 3:02
Viral Upadhyay12-Jan-10 3:02 
AnswerRe: Hide server control with JavaScript! Pin
Brij12-Jan-10 5:14
mentorBrij12-Jan-10 5:14 
GeneralRe: Hide server control with JavaScript! Pin
awedaonline13-Jan-10 3:30
awedaonline13-Jan-10 3:30 
GeneralRe: Hide server control with JavaScript! Pin
Brij15-Jan-10 21:10
mentorBrij15-Jan-10 21:10 
Questionpermission denied error in WebResource.axd Pin
Amit Patel198512-Jan-10 1:53
Amit Patel198512-Jan-10 1:53 
GeneralRe: permission denied error in WebResource.axd Pin
Pranay Rana12-Jan-10 18:12
professionalPranay Rana12-Jan-10 18:12 
QuestionMenu control in asp.net slows down Pin
bhushanl12-Jan-10 1:27
bhushanl12-Jan-10 1:27 
AnswerRe: Menu control in asp.net slows down Pin
Pranay Rana12-Jan-10 18:11
professionalPranay Rana12-Jan-10 18:11 
GeneralRe: Menu control in asp.net slows down Pin
bhushanl12-Jan-10 19:07
bhushanl12-Jan-10 19:07 
Questionswap rows in repeater Pin
m@dhu12-Jan-10 0:21
m@dhu12-Jan-10 0:21 
AnswerRe: swap rows in repeater Pin
Brij12-Jan-10 5:01
mentorBrij12-Jan-10 5:01 
GeneralRe: swap rows in repeater Pin
m@dhu12-Jan-10 5:57
m@dhu12-Jan-10 5:57 
GeneralRe: swap rows in repeater Pin
Abhijit Jana12-Jan-10 7:00
professionalAbhijit Jana12-Jan-10 7:00 
GeneralRe: swap rows in repeater Pin
Brij12-Jan-10 7:54
mentorBrij12-Jan-10 7:54 

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.