An HTML Form has two textboxes. Suppose a user enters 23, 45, 68, 99 in the 1st textbox & in the 2nd textbox, he enters 54, 68, 78, 94. Note that in the 2 textboxes, 68 is common. What I want is under such circumstances, 68 should automatically get deleted from the 2nd textbox (as it is already present in the 1st textbox). How do I do this?
Thanks,
Arpan
Thanks,
Arpan