Hello,
I have a BSP application with MVC where
in B.HTM I display a popup message with Javascript for yes/no. If the answer is NO the flow must go back to A.HTM as it was before. The BACK-button in the browser is inactive, so the user cannot click on it.
Is there an instruction or method for performing this task or must I call the previous steps in 3, 2 & 1 ??
Thanks !!