flann
12-16-2006, 11:12 PM
i'm trying to pass a variable into a function and use it as follows.
document.form1.<< this is where i want the variable >>.value
i'm trying to do it this way so i can use the same function for validating multiple form elements that require the same validation. Is this possible?
document.form1.<< this is where i want the variable >>.value
i'm trying to do it this way so i can use the same function for validating multiple form elements that require the same validation. Is this possible?