Hi all,
In my page, I has a textboxA where user will key-in any text to search for email address (automplete function apply here).
I got a problem where when user select the email adress, I want the selected text auto populate to textboxB and textboxA should be null.
Anyone can guide me how to go about this?
Go to the complete details ...