then just change the mask ;)
 doesnt have to just be tele numbers a mask can be used for lots o stuff

 try this(I'm being switched as we speak to cfm 7 or I'd post the link examples)

 <cfform format="flash" skin="haloblue" width="500" height="500" action="" 
preservedata="yes">
 <cfformgroup type="vertical">
 <cfinput name="telephone" type="text" label="USA Telephone" 
mask="(999)999-9999" width="150" />
 <cfinput name="telephone2" type="text" label="England Telephone" 
mask="+99(9)999 999999" width="150" />
 <cfinput name="telephone3" type="text" label="Australia Telephone" 
mask="+99(9)9 9999 9999" width="150" />
 <cfinput name="telephone4" type="text" label="Sweden Telephone" 
mask="99-999-9999999, 9999999999" width="200" />
 </cfformgroup>
 </cfform>

----------------------------------------
From: "Bryan Stevenson" <[EMAIL PROTECTED]>
Sent: Tuesday, March 08, 2005 11:53 AM
To: CF-Talk <cf-talk@houseoffusion.com>
Subject: Re: lil flash form trick 

Ahhh...if only all phone numbers around the world followed that format ;-)





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:197904
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to