I don't have any code yet, I'm trying to do. But What I need is show
an alert message when the third same value is entered.

TEST  <- first entry
TEST <- second entry
TEST <- alert message
TEST1 <- first
TEST2 <- first

my HTML is strucuted as below

<form input="text" id="artist0" ... >
<form input="text" id="artist1" ... >
<form input="text" id="artist2" ... >
.
.
.
<form input="text" id="artist9" ... >

Is possible to help me with this issue?????

thanks a lot

On Dec 23, 11:15 am, Šime Vidas <sime.vi...@gmail.com> wrote:
> I don't get what you mean. Show us the code...

Reply via email to