Here's my problem:
I have a place in my database for phone numbers as a 10-digit text field. So, when somone enters in their phone number, it goes in as 5555555555.
How do I print it so when it comes out it looks like (555) 555-5555?
Surely there's an easy way to do this, right?
Thanks,
Eric (n00b, but I'm trying)