On Thu, 3 May 2007 08:38:41 +0200, Nic Prioleau wrote:

> I used concepts from Sarah's code and also another demo stack I found 
> that builds the actual tree with icons and wot not.. In Sarah's demo 
> stack however, she removes spaces (as illegal characters in a "Tag 
> Name"). This is where the problem comes in because some of the 
> customers in my table have spaces in their names.

That's because it is illegal to have spaces in XML tag names. My 
recommendation would be to replace the spaces with underscores (_) so 
you can look things up easily but still keep the tag as a single word.


Ken Ray
Sons of Thunder Software, Inc.
Email: [EMAIL PROTECTED]
Web Site: http://www.sonsothunder.com/
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to