Click here to Skip to main content
15,887,822 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i have one image in updateprogress, now i want that image to display on
form at the time of form processing...and after processing that form should be display in format as it was before submission.
Posted

1 solution

So whats the problem? You can define an image in updateprogress. Use that for the updatepanel that is upating the form (time of fprm processing)... once update panel is updated, updateprogress will automatically hide.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900