gampang
sub text1_keypress(keyascii as integer)
if keyascii =13 then
text2.setfocus
end sub
---------------------------------
Never miss a thing. Make Yahoo your homepage.
gampang
sub text1_keypress(keyascii as integer)
if keyascii =13 then
text2.setfocus
end sub
---------------------------------
Never miss a thing. Make Yahoo your homepage.