That is simly great! I have tested the first expression and it worked like a 
charm. I haven't tested the second one yet, I will post the results once I test 
it. 

Thank you very much for your help. 

-BK

>I haven?t played with javascript regexes much so I'd personally send it off
>to be processed via cf asynchronously.
>
>In which case, you'd be back to CF regular expressions and a little more
>control (to me anyway)
>
>rereplace(html, "(<td.*?class.*?)remove(.*?>.*?<\/td>)", "\1\2", "all")
>rereplace(html, "(<input.*?class.*?)replace(.*?>.*?>)", "\1\2", "all")
>
>if not, maybe someone can convert those to JS for you.
>
>Cheers

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:278359
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