let's say u r programming and u want someone to confirm an answer, there r two buttons ok and cancel and u want ok to continue to a what if possible loop but have cancel to break (end) the whole programming How would u put that in code form? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

let's say u r programming and u want someone to confirm an answer, there r two buttons ok and cancel and u want ok to continue to a what if possible loop but have cancel to break (end) the whole programming How would u put that in code form?

12th Sep 2016, 9:22 PM
Wilde Night
Wilde Night - avatar
3 Answers
+ 3
Basically this can be done through form's onSubmit . For you I have written a code snippet in code playground "Form Submission" please go through it you will get an idea.
13th Sep 2016, 1:40 AM
Rijo Joy
Rijo Joy - avatar
+ 1
Just 1million thx for showing me that code u really help me with one of my projects and I'm just so happy that it's working correctly for the most part...anyway just thank you
13th Sep 2016, 2:10 AM
Wilde Night
Wilde Night - avatar
0
How do you find the code snippet you made?
18th Sep 2016, 11:46 AM
Manraj Jalf
Manraj Jalf - avatar