how to enter text in UITextfield multiple times
i know this question is too simple ,i have sendEmailButton once i click the button a new UIView will appear and it has UITextField and UITextView after entering texts in UITextField and in UITextView ,i click submit button the details will be send to a email , when i click sendEmailButton once again an empty UITextField n UITextView should appear
|