VB Script in custom forms OL2002

A

AS Computer

hi ng,

next problem:

my form has several chexkboxes which I like to lock after they where
clicked.

I wrote the following line in Menu -> form -> view code

public function hirn()
if checkbox1.value = 1 then checkbox1.locked = 1
end function

I published and saved this form but the code is not running and also no
error message is popping up

At what time is this code executing?!?!?!??!

thanx for ANY hints
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top