I am using a <script> set of code to call a .js routine
I'm also trying to use some 'in form' javascript, but when I put both of them in the form at the same time, my page isn't running.
Any ideas, I really appreciate it.
<script src='SelectTypes.js'></script>
<script type='text/javascript'>
<!--
function AddValue(SelectedItems)
.
.
.