I am trying to get the first name of an employee out of an Full Employee Name text field on my form (called EmpName) but I keep getting nothing. I put the javascript code in the EmpName change event as follows: Form0930.Page1.EmpName::change - (JavaScript, client) var nameArray = this.rawValue.sp...