Hi all, How do you go about refreshing a particular text field only in a form? After a condition is met i want to refresh my page leaving any data already entered where it is.
Cheers, micmac
<input type="text" name="something" value="<?php print $something;?>">