T
Tim Cowan
Hi There,
I am trying to track down a bizzare problem; It seems that the run time is
inserting some JS at the top of the page.
<script language=javascript>
alert('Specified argument was out of the range of valid values.
Parameter name: 13');
</script>
Does anybody know where this is coming from? I want to fix the error. Also
the JS is not properly formed as it doesn't display, just the script error
icon in the IE window.
Thanks
Tim
I am trying to track down a bizzare problem; It seems that the run time is
inserting some JS at the top of the page.
<script language=javascript>
alert('Specified argument was out of the range of valid values.
Parameter name: 13');
</script>
Does anybody know where this is coming from? I want to fix the error. Also
the JS is not properly formed as it doesn't display, just the script error
icon in the IE window.
Thanks
Tim