say i add a textbox in html and a button, how do i assign functions to it
e.g. how will i write a piece of code that will know when the button has been pressed and will set a label to what was typed in the textbox?
e.g. how will i write a piece of code that will know when the button has been pressed and will set a label to what was typed in the textbox?
Comment