> Actually, I think the error is coming from this:
> 
> event.target.lastResult.DATARESULTS.SEVEND_ALOWED == "N"
> 

Actually i know its not since i put in 

                   Alert.show("sevenD not allowed");
                          else
                  Alert.show("sevenD is allowed");

and it works perfect and its detecting all the data correctly and
showing the correct alerts? now im trying to modify the checkbox value
as selected from the data instead of an alert box

Reply via email to