Ben
|
| Posted: 05/26/2003, 11:33 AM |
|
Hi all,
First off, I am using CCS2 and PHP w/ Templates on a Postgres DB.
So my question is;
Does anyone have any examples of how to apply formating to text boxes. What I mean is if the box is a phone number, the user wants to enter the number with no formating (i.e. 5555551234) and then have it inserted into the DB as '(555) 555-1234'. The same goes for SSN and Date fields.
I am fairly new to PHP and this is a little beyond my skills at this point. I am hoping someone has a example I can follow, or can point me in the right direction.
Thanks in advance,
Ben
|
|
|
 |
DaveRexel
|
| Posted: 05/27/2003, 3:09 PM |
|
::
this excellent article by Teufel might help you
http://www.rexdesign.com/ccs/kb.php?category_id=54&lang...d=1&event_id=50
Dave
|
|
|
 |
Ben
|
| Posted: 05/27/2003, 4:21 PM |
|
Works great!
Thanks,
Ben
|
|
|
 |
|