If I run this code below in ASP.NET 2.0 it fails with an "Object
Required" error and I have no idea why.
Could someone tell me why this is failing? Then if I can get an
answer to that, I would actually prefer to run a C# method instead of
a javascript one and would like to figure out how to set that up (but
I get the same error doing that too).
Re: Calling a method from a dropdown control
am 13.07.2007 17:39:39 von mark
"Doogie" wrote in message
news:1184340709.067760.127130@n60g2000hse.googlegroups.com.. .
> If I run this code below in ASP.NET 2.0 it fails with an "Object
> Required" error and I have no idea why.