Showing the action to the user in ASP.Net

  • Thread starter Thread starter mohanmca
  • Start date Start date
M

mohanmca

Normmally we can show the user what happening in
background. For example we can give the Refresh() method.
I want use same thing in ASP.Net
 
Hi Mohanmca,

When you mean with ASP.net that it is a webpage, than it is already possible
in the browser, while when a user send a page to the server (send back) then
that is also a kind of a refresh, or is it something else you are looking
for?

Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top