PDA

Click to See Complete Forum and Search --> : This worked fine before IE 5. HELP!!!


barrk
Sep 27th, 2000, 02:01 PM
NT4 SP6a, VS6 SP3
After upgrading to IE 5.1, textboxes and comboboxes within activex usercontrols written in VB6, no longer have the ability to copy to the clipboard using the keyboard command CTRL-C (CTRL-V pastes and CTRL-X cuts just fine, also right click then selecting COPY works fine). The problem does not occur while in the VB environment, only after deployment to the web.

I am packaging the activex control using the package and deployment wizard to create the cab file and displaying it on my asp by pointing to the cab file in the codebase property of the object tag.

This worked fine before IE 5. HELP!!!