listbox code value to textbox

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hi,
i have a strange situation,
ive got a listbox, and have to write the value 1,2 or 3 (depending on the
box checked) to another text field.
and i cant find out what the code should be.
Do i have to get the optionvalue of the boxes themselves? ...or...
should i get the element source of the frame, containing the boxes?

could annyone help me with te code?
 
You just need to get the value of the frame for the checkboxes not each check
box.
 

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

Back
Top