Question
Simple Question (Probably) About Buttons
I am delving into Web programming for the first time. I am
used to event driven programming. How and where do I code for a
button's OnClick event? I want the button to perform an action
OTHER THAN simply a submit.
Just to keep my example simple, let's say I want to open up a small window which says "Thank You" once the button was clicked. Where do I put this code.
Thanks in advance for helping a really discouraged and frustrated newby.
Just to keep my example simple, let's say I want to open up a small window which says "Thank You" once the button was clicked. Where do I put this code.
Thanks in advance for helping a really discouraged and frustrated newby.
