Break up your long word with the "soft break" tag <WBR>.
For example: Thisisalongwordbecausemyspacekeyisbroken
becomes: Thisisalong<WBR>wordbecausemy<WBR>spacekeyisbroken

If there is sufficient room to display the whole long word, the break
will have no effect. Otherwise it will break at the specified points.

Sure it will take a lot of CPU to scan and process the string. Solution:
do it in javascript on the user's browser before submitting the form.
Make the bugger pay for the overhead.

-- 
Regards: Ayudh

+--------------------------------------------------------------+
| Put money in your bank while you're on the road.             |
| Secure credit card payment by SMS messaging.                 |
| VeriPay mPOS from Xilo Online: http://www.xilo.com/mpos      |
+--------------------------------------------------------------+

John Bishop wrote:
> 
>    Part 1.1    Type: Plain Text (text/plain)
>            Encoding: quoted-printable

---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MX Downunder AsiaPac DevCon - http://mxdu.com/

Reply via email to