problem in incremental rows
Web Development
1
Posts
1
Posters
0
Views
1
Watching
-
actually i have done some coding in vbscript where i have to display multiple rows.In one row 4 columns will be there.On entering all the details of that particular column the next row will be created dynamically. what i am facing problem is that if i enter a detail which is already there in the earlier row i am not being able to validate that using javascript restricting the user to enter the same old detail. Please help and kindly show me the loop condition that i have to use.
skd