Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Preventing screen refresh on XML change
Message
De
26/11/2001 16:08:44
 
 
À
Tous
Information générale
Forum:
Internet
Catégorie:
Microsoft Internet Explorer
Titre:
Preventing screen refresh on XML change
Divers
Thread ID:
00586003
Message ID:
00586003
Vues:
39
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
Répondre
Fil
Voir

Click here to load this message in the networking platform