hi guys,

i have some text as follows...

<bullet>blah blah</bullet>
<bullet>blah blah</bullet>
<bullet>blah blah</bullet>
<bullet>blah blah</bullet>

i need to insert this into a text field using proper html eg. <ul><li> for the 
lists. so i need to replace the first occurrence of <bullet> with <ul><li>, and 
the last occurrence with </li></ul>.

i know how to replace the first one (and the ones in between)! but for the life 
of me how do i find the last occurrence to replace.

thanks
mike 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316363
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to