Use RegEx with a Web Control

From: Nathan Dawson (nlorelld_at_hotmail.com)
Date: 08/29/04


Date: Sat, 28 Aug 2004 23:56:50 -0700

How can I assign a Regular Expression to a web control, i.e. a textbox or a
label? I'd like to create a regular expression to replace all the tabs and
returns with html tags, i.e. <br>.

Thanks



Relevant Pages