MS Example: 826994 Infopath Drop Down List from Web Services

D

Darryl

I received an error when attempting to preview this
InfoPath page.

'null' is null or not an object.
File:Script.js
Line:57

Here's the line:
queryValue.text = fieldValue.text;
fieldValue.text has a value of ''
 
Top