How to refersh an asp page on a single click of a button.
Answers were Sorted based on User's Feedback
Answer / sanjay
<script>
function refresh()
{
window.location.reload();
}
</script>
<button onclick='refresh();'>Refresh the page once</button>
| Is This Answer Correct ? | 10 Yes | 0 No |
why we use data bind in asp.net
Define a filesystemobject object?
What purpose is served by the application.lock method?
Using VBScript, which of the following Scripting Object(s) is NOT available from scrrun.dll? A. TextStream B. Dictionary Object C. Err Object D. FileSystemObject E. All are available from scrrun.dll.
What are Constants? How will you declare a constant?
Define request object?
What are the components of asp?
Do you know ASP? Are u willing to work in it?
Tell few programming diffrence between ADO and DAO programming. What is state?
1 Answers Facebook, Leading Software Technologies,
How do I open aspx file on mac?
Name some of the ASP components?
How do I convert an aspx file to pdf?