I know what I want to do but am not sure where (or how) to start Background: we have product names (most companies do; odd that :-). A decision was made that the product name in all our literature, web sites etc. be split thusly:
ProductFamilyProductFunction The ProductFamily portion of the name is bold and the ProductFunction part of the name is italic (no bold) like so: <b>e-terra</b><i>control</i> I used the Highlight UDF on cflib.org (thanks Ray!!) to find the e-terra portion of the string and bold it, no problem. Now on all pages of the site I am building every occurence of e-terra is bold(ed) when it is found in the database and written to the browser. now, the question; what can I do in order to make the second half of the name appear italicised? I know that it will involve finding every instance of e-terra but where do I go from there? I would search for specific strings attached to e-terra, but we currently have 47 products in that product family. Any thoughts? TIA will ---- William H. Bowen Webmaster ALSTOM's Energy Management and Markets Business [EMAIL PROTECTED] http://www.esca.com/ ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

