I have come across a quirk in my application. I have a text
field named "password" in a window with a button with an event
handler that uses the value of "password". This works ok, and
the value is correctly used.
Another window has an event handler that also needs to use the
value of "password", but it gets a value of "undefined". At
first I thought the "password" field was incorrectly referenced,
but I have other text fields that do get correctly picked up, so
I changed the name of "password" to "pword" and suddenly the
value could be used.
It seems that "password" is a semi-reserved word that can be
used in the same window as it is defiend in, but not in other
windows in the same application.
Rob
___________________________________________________________
Yahoo! Answers - Got a question? Someone out there knows the answer. Try it
now.
http://uk.answers.yahoo.com/