<script language="javascript">
<!--
function filterPic(eenType[][]) {
}
-->
</script>
</head>
<body>
<% rstypes.movefirst() %>
<A HREF="#" onclick="filterPic(<% TypeProjecten()() %>)"> <% response.write(rsTypes.Fields.Item("Tnaam".Value) %> </A>
What am I doing wrong ='(
It says the subscript is out of reach.
Thx
<!--
function filterPic(eenType[][]) {
}
-->
</script>
</head>
<body>
<% rstypes.movefirst() %>
<A HREF="#" onclick="filterPic(<% TypeProjecten()() %>)"> <% response.write(rsTypes.Fields.Item("Tnaam".Value) %> </A>
What am I doing wrong ='(
It says the subscript is out of reach.
Thx