You can use CSS.

.classname {
  word-wrap: break-word;
}



On Saturday, November 3, 2012 1:26:07 AM UTC+8, praveen krishna wrote:
>
> Hi,
>   I have a form which will display the filename and the data in the 
> file.The data is a sequence of string without any gaps and it is expands 
> horizontally .I want to make all the string to be visible on the screen 
> without any horizontal scrolling but  vertical scrolling is allowed .Check 
> the attachment to get an idea about my issue.
>

-- 



Reply via email to