FIX: Client-Side Recordset DTC May Create Blank Line (190588)
The information in this article applies to:
- Microsoft Visual InterDev 6.0
This article was previously published under Q190588 SYMPTOMS
When you browse to a page that contains a client-side Recordset Design-Time Control (DTC), an extra, blank line may appear.
CAUSE
The client-side Recordset DTC is dynamically created through DHTML when the page is browsed. It dynamically creates an empty HTML <span> element that is attached to an ADO/RDS recordset. This span element takes up space when browsed in Internet Explorer 4.x. Often, this span element is invisible, but if it happens to be followed by a paragraph-type element, such as an <h1> element, the span element is forced onto a blank line by itself.
RESOLUTION
To work around this problem, move the Recordset DTC to a different location in the document.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article. This bug was corrected in Microsoft Visual Studio 6.0 Service Pack 5. For additional information about Visual Studio service packs, click the following article numbers to view the articles in the Microsoft Knowledge Base: 194022 INFO: Visual Studio 6.0 Service Packs, What, Where, Why
194295 HOWTO: Tell That a Visual Studio Service Pack Is Installed To download the latest Visual Studio service pack, visit the following Microsoft Web site:
Modification Type: | Minor | Last Reviewed: | 12/12/2005 |
---|
Keywords: | kbBug kbCtrl kbfix KB190588 |
---|
|