message box
I have some problems with how to show error message.
Now I have two asp pages such as page "A" and page "B" and
When I click a button on page "A" then the process will check conditions from page "B" ,so if there're some errors it will redirect to page "A" and show error message box.
I would like to know that how to show the message box?
thanks..
|