ok, today I\'m making a helper HTML function. It looks like this:
function Input($name,$type,$lable,$value= null){ if (isset($value)) { //if (this.value==\
Or this if you want it to change back to default no matter what text is entered...