i got that working fine...but i now have a problem in using the checkbox/listbox with javascript
e.x.this results in an error
Code:
<script>
document.all.multi[].value;
</script>
how can i overcome this?