NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: wvanderstek on January 05, 2009, 11:17:04 PM
-
Hello,
Small question. I have found no way to clear the values entered in a string field on a form. Could someone give me a clue how to do this ?
Thanks,
Wilco
-
Found it, with Do Value. Is this the correct way ? Found in in the calculator example.
Thanks,
Wilco
-
Hi Wilco,
What is the trigger to clear the variable?
a) Some other variable on the form being set to something?
b) cleared when the form opened?
c) cleared after the user inserts something into the string?
Cheers
Bruce
-
Hi Bruce,
I created a button, I have done it now without the do::value. I made a small mistake ;D . Thanks for the help.
Wilco