just pino
03-15-2006, 08:51 PM
i'm trying to write a line of code like this using the package:
<INPUT TYPE="text" NAME="hold_yn_tab" SIZE="2" MAXLENGTH="1" ID="hold_yn_tab1" onBlur=validateProf(hold_yn_tab1)>
how do i write the code for the following part (or the whole thing)?
onBlur=validateProf(awot) using the twbkfrmt???
thanks. the compiler doesn't like my quotes, etc.
any help is appreciated!
<INPUT TYPE="text" NAME="hold_yn_tab" SIZE="2" MAXLENGTH="1" ID="hold_yn_tab1" onBlur=validateProf(hold_yn_tab1)>
how do i write the code for the following part (or the whole thing)?
onBlur=validateProf(awot) using the twbkfrmt???
thanks. the compiler doesn't like my quotes, etc.
any help is appreciated!