<cfset regNumber = replace(regNumber,"-",chr(0),"ALL") /> <CFOUTPUT>#regNumber#</CFOUTPUT>
but it still displays the entire number. I'd like to remove all or part of the number, sorta like they do with Social Security numbers sometimes where the user can only see the last 4 digits.
Thank you for any suggestions/help with this.

New Topic/Question
Reply




MultiQuote




|