- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
You can do this the following way.
var Source = Textfield1.value.exData.saveXML("pretty");
Textfield2.value.exData.loadXML(Source, true);
Views
Replies
0 Likes
Total Likes