Interaction aspx + popup page

  • Thread starter Thread starter Remco
  • Start date Start date
R

Remco

Hello,

What is the best way for the following issue?

After clicking the submit button of an aspx page, an order will be placed.
I would like to display info to the user during processing the order
(sending emails, saving into DB etc...)

Is possible to pass info from an server-side process to an existing html
popup page to show interaction?
If so, do you have a good sample?

Thanks in advance,

Remco
 
Back
Top