Skip to main content
Participating Frequently
June 26, 2006
Question

simple problem

  • June 26, 2006
  • 1 reply
  • 205 views
hi all,
thanks in advance.

my requirement is i want to read tht data dyanmically entered in input text field.
how to do this one.
This topic has been closed for replies.

1 reply

Participant
June 26, 2006
textFieldInstanceName.text

will give you the value of whatever is in that text field.