Question within ASP business Rules.
Hi,
I have a problem now(in fact this is a very general problem). I have all my business rules within a object. But in some case(if conditions are met), I need to ask the user some question (in a mid of calculation ).
How can I propertly perform this type of functionality ? If for a desktop application I can just prompt a dialog box from within the calculation, and then just continue after the user has answer the question.
Please help.
|