BUG: Onchange Unavailable in VBScript with OptionGroup DTC (193229)
The information in this article applies to:
- Microsoft Visual InterDev 6.0
This article was previously published under Q193229 SYMPTOMS
When an OptionGroup Design-time control (DTC) is used on an HTML or Active
Server Pages (ASP) page, the onchange event associated with the DTC is not
available when the Scripting Platform is set to "Client (IE 4.0 DHTML)" and
the scripting language is set to VBScript. As a result, any code in the
OptionGroup1_onchange() event does not get executed.
RESOLUTION
To work around this problem, use JavaScript instead of VBScript.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.
Modification Type: | Minor | Last Reviewed: | 3/16/2005 |
---|
Keywords: | kbBug kbCtrl kbDSupport kbScript KB193229 |
---|
|