entry format manipulation
Posted: Sat Apr 30, 2005 3:47 am
Hi there,
I have a problem with a form where my customer can enter their email adress. They are allowed to enter several email addresses, for example :
y.mollard@microsent.com, m.blanchet@microsent.com, jp.chapotel@microsent.com
this works fine, but if they enter :
y.mollard@microsent.com,m.blanchet@microsent.com,jp.chapotel@microsent.com
without a space after the coma, it modifies the layout of my customer details display page because it does display all the addresses on one line.
How can I control that the customers put a space after each coma ?
Thanks a lot for your help.
I have a problem with a form where my customer can enter their email adress. They are allowed to enter several email addresses, for example :
y.mollard@microsent.com, m.blanchet@microsent.com, jp.chapotel@microsent.com
this works fine, but if they enter :
y.mollard@microsent.com,m.blanchet@microsent.com,jp.chapotel@microsent.com
without a space after the coma, it modifies the layout of my customer details display page because it does display all the addresses on one line.
How can I control that the customers put a space after each coma ?
Thanks a lot for your help.