S
Sean
hi,
i have a webform, which has a couple of formfields including a couple of buttons too.
the webform structure is
textbox1
button1
button2
textbox2
button3 - submit
How do i trap when the focus on textbox2 , so i could set the enable property of button1 and button2 to be false, so the Submit would work, when the Enter Key is pressed.
Any suggestion is welcomed and appreciated.
i have a webform, which has a couple of formfields including a couple of buttons too.
the webform structure is
textbox1
button1
button2
textbox2
button3 - submit
How do i trap when the focus on textbox2 , so i could set the enable property of button1 and button2 to be false, so the Submit would work, when the Enter Key is pressed.
Any suggestion is welcomed and appreciated.