PRB: DDE with Internet Explorer Doesn't Work As Expected This article was written about products for which Microsoft no longer offers support. Therefore, this article is offered "as is" and will no longer be updated.
This article was previously published under Q167826 On This PageSYMPTOMS
When executing a DDE transaction with Internet Explorer (16-bit or 32-
bit), Internet Explorer does not seem to communicate to the application as expected.
CAUSE
Internet Explorer's DDE implementation is based upon the Spyglass SDI spec,
which mandates that all specified quoted strings use the \" character
combination. Not correctly prefixing a string with the \" character
combination when IE expects a quoted string, could cause this problem.
RESOLUTION
When specifying a quoted string, whether as an application, topic, item
name, or as an argument, always use the \" character combination.
STATUS
This behavior is by design.
MORE INFORMATION
The Spyglass SDI specification defines a standard notation to indicate
argument types. Specifically, all names prefixed with qs, indicating a
quoted string, should use the \" character combination to embed a quote
character within a quoted string.
To obtain more information on the standard notation for various other argument types, please refer to the "Notation" section of the Spyglass SDI specification. Steps to Reproduce Behavior
For additional information, please see the following article in the Microsoft Knowledge Base: 160957 (http://support.microsoft.com/kb/160957/EN-US/) DDE with Internet Explorer
APPLIES TO
| Article Translations
|


Back to the top
