xsl-list
[Top] [All Lists]

RE: [xsl] Format Phone number

2009-12-22 17:41:24
Which brings us back to Michael's earlier recommendation that you
don't hard-code any particular national convention regarding how
phone numbers should be formatted.

Actually, I think it is as unhelpful to insist that all users treat
all applications as if they were in use world wide as to insist that
all users use a local convention.

---------------------------------------

For users Tommie is right, for good programming practice Dr. Kay has a point.  
There is a Regular Expression that will validate any North American phone 
number given in the Perl Cookbook.  For a user that might be the end of the 
discussion.  However, a programmer can still commit a meta data error in a web 
form by requiring both requiring the field content AND validation.  An "out of 
area" bypass checkbox would enable field content OR validation.

Not blaming the user involves some commercial risk, but not a logical dilemma.

"It is difficult to get a man to understand something when his livelihood 
depends on him not understanding it."  --Upton Sinclair

 

 


      

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>