Hello All:chinaman:
What I want to do is I have a week calendar but I want it so that I can have the user type in info on each day and at the end of the week it will clear it. I know how to make the boxes clear (well in theory) but I am not to sure about how to make the imput text box so that the info will stay even upon exiting.:sen: Is there a way that I can do this?:d:
RoxyGurl:azn:
This is what i understand from waht u have written:
Basically to clear boxes just simple type:
var name of the box = " ";
To display the input box even after going to next scene or what :
Output = Input ;