Link to home
Start Free TrialLog in
Avatar of noor21
noor21

asked on

i want my pop up window to close when i press no button

hi,
i have a form i created in asp.net page ,when the user click submit there is a pop up window that appears with all the values that the user entered and a no and yes button to confirm the data,i want the window to be closed when the user press the no button,how to do that and is it using java and where to place my code,please explain in details coz i am new to this.
ASKER CERTIFIED SOLUTION
Avatar of Rejojohny
Rejojohny
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of noor21
noor21

ASKER

Rejojohny i have one more request is it possible to show a message saying are you sure u want to close the window and the yes or no button  instead of  the direct window.close?