AbidingDude
Programmer
Hello, I'm trying to help out IT a bit. We had someone years ago write our purchasing system. They left years ago and left us to figure out the source code. It was written back in approximately 2005. I'm still fairly new to JavaScript, but as I'm going through the code, I keep seeing an object property called formX. It crops up in most functions:
document.formX.dept.value, document.formX.apflag.value, etc.
I tried searching for formX but really didn't come up with anything. Is it exceptionally old? What is the formX property?
TIA
document.formX.dept.value, document.formX.apflag.value, etc.
I tried searching for formX but really didn't come up with anything. Is it exceptionally old? What is the formX property?
TIA