J
John Dalberg
I have a webpage with an embedded .NET usercontrol. I have an event handler
for the user control in the page's Javascript. When the event fires in the
user control, I need to pass an array to the Javascript handler. I can pass
a string but passing an array doesn't seem to work.
John Dalberg
for the user control in the page's Javascript. When the event fires in the
user control, I need to pass an array to the Javascript handler. I can pass
a string but passing an array doesn't seem to work.
John Dalberg