Click to See Complete Forum and Search --> : confused with onBlur; specifically using package twbkfrmt from banner


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!

NogDog
03-16-2006, 11:23 AM
Does this have anything to do with SQL, or should I move it to the JavaScript forum?

just pino
03-16-2006, 04:36 PM
i wasn't sure if i should put this in the SQL forum or the javascript forum since i am trying to write the code in PL/SQL but need javascript.

please feel free to put it where you think it should be.

thanks!