|
thanks xpr, i'll keep an eye out for that. The problem was that the for loop was erroring out. I was passing the whole form object to the loop and when it got to the "submit" field it had no data so the script errored and exited before it got to the alert box. This was fixed by checking if each element had been set first.
__________________
Endless Loop: n., see Loop, Endless.
Loop, Endless: n., see Endless Loop.
|