Jump to content
Xtreme .Net Talk

Sending feedback to ASP .NET page from Code Behind


Recommended Posts

Guest deanne_d
Posted

Hi,

I'm a newbie to ASP.NET and would like to display the status of processing of the user on the ASPX page.

 

On button click, there are a few accesses to the database and I would like to update a control (say a Label) to keep the user informed on the progress. However, the Label gets updated only when the process completes. I have tried to refresh the page using <meta http-equiv="refresh" content="5" url="FEEDBACK.HTM" > but this does not work.

 

Please help.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...