I have a display page that displays info from a mysql database and it is a pretty small table and sometimes a user might enter a really long text string with no spaces (i.e. - a location of a file like c:\windows\system32\drivers... and so on) How can I make this wrap without exapanding my table so the formatting is all messed up. Thanks for the help.