javascript error...horray solved.

I got this error today
> BLOCKED SCRIPTchoose_option(0)
> and them I get an error window with
> A Runtime Error has occurred Do you wish to Debug?
> Line: 0
> Error: Object expected.

The error means that the link you click is trying to execute a
JavaScript function which it can't find. That's because when you open
another window there is not JavaScript for the link to execute. It's
nothing to do with Java - you just have to left-click the link, see the function and check whether it is inside your asp page, asp.net page...if don't have, add it....then the error goes away

Published Tuesday, August 14, 2007 10:27 AM by darenhan
Powered by Community Server (Commercial Edition), by Telligent Systems