I'm definately new to js and I need help on this simple coding.
I have a form with an input box, say member id, that is required to be filled. Beside the box, I have a search button to pop-up another form (small one) so the user can search for info if they don't know what to put in the first box. If found after the usual search routine, the user click submit, the small box closes and the value goes to the input box in the big form. Simple but I don't know how to do, woe....
I'm sure someone or somewhere these codes have been answered or shown. Sorry I have such a slow bandwidth that searching for it can be quite painfully slow.
Just need a sample (with 1 field) if anyone can help. Appreciate it and thanks.
I have a form with an input box, say member id, that is required to be filled. Beside the box, I have a search button to pop-up another form (small one) so the user can search for info if they don't know what to put in the first box. If found after the usual search routine, the user click submit, the small box closes and the value goes to the input box in the big form. Simple but I don't know how to do, woe....
I'm sure someone or somewhere these codes have been answered or shown. Sorry I have such a slow bandwidth that searching for it can be quite painfully slow.
Just need a sample (with 1 field) if anyone can help. Appreciate it and thanks.