simple xml utility
Hi all
this example shows a customized simple XML utility function (getXMLFromPath(src:XML,path:String)) which allows coders to extrat xml nodes in simple...
more >
| Author URL | no website | |||
| Listing URL | none | |||
| Downloads | 1609 | Views | 16269 | |
| piyush | ||||
|
User ratings for simple xml utility. |
||||
Comments
You need to LOGIN to post a comment.when i put wrong data in XML path and click show data it shows me test.xml in the resultpane
piyush:
2 years ago
nite21
regarding wrong file name:
are you testing it in local or from web(ffiles) ?
ok wherever u test remember when you press load then the respective xml file is loaded and shown in text area.
if file path is wrong then mo result is shown in text area
and if u co through code i have made a unused condition in my code to know whether the file is loades sucessfully or not !!
regarding scrollbar :
scrollbar is used to see long xml files which extend the text area after load.



