473,395 Members | 1,441 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Text in cell not-conforming to cell size...

Ok, I've never seen this before, but for some reason I had a piece of continuous
text as such (including quotes): 'text''text''text''text''text''text' and
this, for some reason, was being displayed as a single line within the browser.

This text was inside a td of a properly formed table and the width of the
cell was set explicitly, however the text forced the cell to be width of
the text itself. It displayed this was in both Firefox and IE.

This probably isn't an ASP.Net question as rather a browser processing question.
I've been developing for almost a decade now and this makes no sense to me.
Any ideas?

TCK
Aug 21 '08 #1
2 985
AFAIK this is expected. The text is supposed to be wrapped at the first
space so if the text doesn't contain any space it can't be wrapped...

Not sure what are those those quotes but if this is to separate text entry I
would use text, text, text, text instead so that it can wrap...

--
Patrice

"The Colorado Kid" <tcka écrit dans le message de groupe de discussion :
9d*************************@newsgroups.comcast.net...
Ok, I've never seen this before, but for some reason I had a piece of
continuous text as such (including quotes):
'text''text''text''text''text''text' and this, for some reason, was being
displayed as a single line within the browser.

This text was inside a td of a properly formed table and the width of the
cell was set explicitly, however the text forced the cell to be width of
the text itself. It displayed this was in both Firefox and IE.

This probably isn't an ASP.Net question as rather a browser processing
question. I've been developing for almost a decade now and this makes no
sense to me. Any ideas?

TCK

Aug 22 '08 #2
Thanks, any way to force wrapping regardless of spacing? This was pure user
entered data.
AFAIK this is expected. The text is supposed to be wrapped at the
first space so if the text doesn't contain any space it can't be
wrapped...

Not sure what are those those quotes but if this is to separate text
entry I would use text, text, text, text instead so that it can
wrap...

--
Patrice
"The Colorado Kid" <tcka écrit dans le message de groupe de
discussion : 9d*************************@newsgroups.comcast.net...
>Ok, I've never seen this before, but for some reason I had a piece of
continuous text as such (including quotes):
'text''text''text''text''text''text' and this, for some reason, was
being displayed as a single line within the browser.

This text was inside a td of a properly formed table and the width of
the cell was set explicitly, however the text forced the cell to be
width of the text itself. It displayed this was in both Firefox and
IE.

This probably isn't an ASP.Net question as rather a browser
processing question. I've been developing for almost a decade now and
this makes no sense to me. Any ideas?

TCK

Aug 22 '08 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Tom_ZC | last post by:
I'm writing a find and replace routine for a text editor I'm working on. The editor has a rich text box on the main form (frmMain). The find/replace form is modeled after the one in Word '97/2K. ...
2
by: Martin | last post by:
Hallo, can you help me writing a generic xslt transformation (useable with xsql from oracle)? The problem is how to get the escaping characters .... === INPUT-File in.xml <?xml version =...
1
by: joes | last post by:
Hello there ! I rendering a PDF with XSLT using Xalan and FOP. I like to place in my article an image, so that the text is floating around the image. I tried several things but it didn't work so...
2
by: Macsicarr | last post by:
Hi All Wonder if you could help me. I have created a CMS system that allows the user to enter text and pic 'tags' for their own About us page, eg text.... text.... text.... text.......
3
by: bbepristis | last post by:
Hey all I have this code that reads from one text file writes to another unless im on a certian line then it writes the new data however it only seems to do about 40 lines then quits and I cant...
16
by: mj.redfox.mj | last post by:
Can anyone help? I have a textbox which I'm programatically adding by using the following code: txtTest = New TextBox txtTest.ID = "txtLeft" + cntCount.ToString...
16
by: Neil | last post by:
I posted a few days ago that it seems to me that the Access 2007 rich text feature does not support: a) full text justification; b) programmatic manipulation. I was hoping that someone might...
5
by: brendanmcdonagh | last post by:
Hi, I have been learning VB now for about a week and thought I was doing ok. I have already done a calculation form (not as big as this) . I have volunteered myself to help a friend input her hours...
1
DebadattaMishra
by: DebadattaMishra | last post by:
Introduction In case of rich applications, you must have observed that a text field behaves like a dynamic combo box. When the user enters some characters in the text field, a popup will come up...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.