ShailendraSawan
02-10-2006, 09:52 AM
Hi,
I am working on a web based module in which i have XML in the form data island and a html page with text fields. I want my XML and HTML fields (text boxes) to be tightly coupled. That means if my XML data is changed by some JavaScript function it should be automatically reflected in the text boxes. Please note there is no server call in the entire process, from start to end. Every thing on client side.
Also the application is supposed to work only in IE, hence no browser compatibility issues.
Can some body guide me in which direction to go and what method to adopt.
Thanks and regards,
Shailendra
I am working on a web based module in which i have XML in the form data island and a html page with text fields. I want my XML and HTML fields (text boxes) to be tightly coupled. That means if my XML data is changed by some JavaScript function it should be automatically reflected in the text boxes. Please note there is no server call in the entire process, from start to end. Every thing on client side.
Also the application is supposed to work only in IE, hence no browser compatibility issues.
Can some body guide me in which direction to go and what method to adopt.
Thanks and regards,
Shailendra