How to refersh an asp page on a single click of a button.

Answer Posted / sanjay

<script>
function refresh()
{
window.location.reload();
}
</script>
<button onclick='refresh();'>Refresh the page once</button>

Is This Answer Correct ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define "virtual directory"?

726


What is hidden field?

1088


Name the event handlers of application object?

700


What are the asp objects?

699


How to refresh an asp page on a single click of a button?

652


What are the components of asp?

720


define the functionality of web server in context to Active server page.

1861


What is the use of global.asax?

700


Is asp better than php?

689


Define a class in css?

699


Which is an advantage of application service providers (asps)?

679


What does aspx stand for?

689


Explain the different types of session state management options available with asp.net?

646


What is application object in asp?

755


i want question papers of ASP

1681