How to refresh a page in asp.net
Answers were Sorted based on User's Feedback
Answer / santhi
by using ispostback property or by using ajax controls
| Is This Answer Correct ? | 10 Yes | 3 No |
Answer / jayesh
by calling javascript function in asp.net you can also
refresh page
| Is This Answer Correct ? | 7 Yes | 4 No |
Answer / surendra sharma
by calling javascript function in asp.net you can also
window.location.reload();
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / vincy
<head>
<title>Page</title>
<meta http-equiv="refresh" content="10">
</head>
| Is This Answer Correct ? | 2 Yes | 0 No |
What is marshalling ? Is it a part of asp.net ?
What is the postback property in asp.net?
What is the namespace to create thread in .net?
What?s the difference between Codebehind="MyCode.aspx.cs" and Src="MyCode.aspx.cs"?
1 Answers Getit, Siebel, Visual Soft,
What is Virtual path in ASP.Net
Which is better asp.net or php?
Explain the asp.net mvc folder conventions? : asp.net mvc
What is the latest version of asp.net?
Types of store procedure in Sqlserver?
Is asp.net a programming language or framework?
Why do we use Option Explicit?
What is dataset and uses of dataset ?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)