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 server side session?
What is the main difference between hash table and Dictionary?
What is bson in web api?
Can I read the hard disk serial # of the client computer using asp.net?
Tell me Asp.net Method Overriding.
What is the exact purpose of http handlers?
Can you explain architecture of your project ?
detail code for sql data connections?
List the advantages and disadvantages of user control an custom control?
What is page request in asp.net?
what is diference between the .net1.0 & .net2.0 ?
What are Authentication mechanisms in .Net?
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)