Hi List,this code work fine for me, successfully return all records with attribute with first letter "N":
_siteXML..*.( /^[N].*/.test( attribute("name")));
but i don't know, how integrate this code with user input (from input
textfield) - for example user entered string "New".
Please help :) thanks Pavel _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

