__A_YAHOO_USER__
New member
if i have 3 blank text fields, and i type "1" into one of them and "2" into the other one,
how do i make the 3rd one say "3" automatically WITHOUT having to click a submit button????
PHP won't do this but the base program i'm using is php and html.
thx
Philip, i appreciate the answer, but i think i failed to mention that if you enter 5 in one and 3 in the other the third should say 8.. in other words the two fields need to add
how do i make the 3rd one say "3" automatically WITHOUT having to click a submit button????
PHP won't do this but the base program i'm using is php and html.
thx
Philip, i appreciate the answer, but i think i failed to mention that if you enter 5 in one and 3 in the other the third should say 8.. in other words the two fields need to add