Hi guys
new to scripting. Hope u can help mi on this.
v hav a form for an inhouse reporting application.
This form takes around 100 parameters. We have to validate certain fields for checking dates, numeric values & null values.
In this scenario for field level validation wat i wil hav 2 do is 2 call this function on blur of every field & always keep on changing my
java script file with different field names for all fields. Tat wuld b 2 much of coding.
Is ther a way in javascript wher v can pass the name of the field in my form to javascript function as a parameter so tat i can cari out the validation
I hav a lot of forms wher i hav 2 do the same validation.
Thanx
Sushant