05/13/2011 - ASP.Net - Supporting Currency Input
Question: I have an ASP.Net application that allows users to enter currency amounts, which are stored in the SQL Server database with the type money. How can I support input of USD currency values, including the dollar sign and thousands separators, within [read more ...]
Tags: development asp.net regex code