Good day everyone,

I have used the very informative xmltree-view stack as well as Sarah's tutorial 
on XML & runrev but have come up with a small glitch and am wondering how I can 
rectify it. I basically read data from my sql DB into an array and then build 
an xml-tree from this data, however, if there are any spaces in records 
returned, only the first word will be displayed in the tree. Is this a 
limitation or am I doing something wrong?

e.g.

- Trucks
    B456AFD
    B54633G
    B537HGR
- Customers
    N3P (Software)
    Dimension (Data)

under my customer tree, instead of the whole word, I just get the first part 
and because I then have code that looks up data based on the "selectednode", I 
am not getting any result.

Any help/shove in the right direction is much appreciated.

Thanks
Regards
Nic
#####################################################################################
This e-mail message has been scanned for Viruses and Content and cleared 
by MailMarshal
#####################################################################################
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to