Is there any action script which clears input text fields?
My text variables are called:
yourname
youremail
yourmessage
Any help with this would be greatly appreciated!
Is there any action script which clears input text fields?
My text variables are called:
yourname
youremail
yourmessage
Any help with this would be greatly appreciated!
I guess that your trying to clear the text on the textfield, if so, then it would look like:
yourname = “”
thx a lot bro!
:: Copyright KIRUPA 2024 //--