Hi Anyone


I am using a modal dialog box to do certain process and once the process finishes from the same dialog(modal) I am initiating another process without user interaction and I need to display the process status on another dialog box. Ideal is displaying it on modeless dialog but problem is I cannot use modeless dialog from model dialog.

Also I cannot use modal dialog without user interaction.

please let me know if there is any work around.


thanks.