Thanks for the reply! I am trying to do this on the client side. Also I want do this whole thing using regex and avoid using loops and comparisons, as the HTML can be huge and I want it to be fast. Any other suggestions.
Is it even possible to get what I want using regular expressions? Thanks, BK >You could use CF_REExtract (see >http://www.contentbox.com/claude/customtags/REextract/testREextract.cfm ) >First get all occurences of input tags in a query, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & Flex 2 Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:278344 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

