P
Peted
Hi
Looking for advice on best way to implement this idea
I have a form with 10 text boxes, and one button. when user clicks
button i want to transmit info in text boxes to a device, but i only
want to transmit data from textboxes that user has changed data in
since last button click
How can i check if the text box contents have been changed by user, so
i only transmit those ones and dont have to transmit data from all of
them.
Looking for advice on best way to implement this idea
I have a form with 10 text boxes, and one button. when user clicks
button i want to transmit info in text boxes to a device, but i only
want to transmit data from textboxes that user has changed data in
since last button click
How can i check if the text box contents have been changed by user, so
i only transmit those ones and dont have to transmit data from all of
them.