Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Preventing screen refresh on XML change
Message
From
26/11/2001 16:08:44
 
 
To
All
General information
Forum:
Internet
Category:
Microsoft Internet Explorer
Title:
Preventing screen refresh on XML change
Miscellaneous
Thread ID:
00586003
Message ID:
00586003
Views:
37
I have a input boxes in screen bound to IE 6 XML data island.

When I load new XML string to data island using

parent.result.XMLDocument.load( result.XMLDocument );

The screen refreshes like pressing browser refresh button .
How to prevent this refresh ?

I tried the following refresh

for (var i=0; i parent.document.all.DocHead.recordset.fields(i).value=
DocHead.recordset.fields(i).value;

For this, screen does not blink. However, this destorys DocHead.documentElement.xml value : the whole row appears as singe xml element,
without column elemnts.
Andrus
Reply
Map
View

Click here to load this message in the networking platform