473,396 Members | 2,113 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,396 software developers and data experts.

Text Wrap

Is there a way to force the below testxxxxx text to wrap or stay within the
200px width of it's cell? Sometimes I have long url's that make a html email
table stretch because of long length. I thought maybe there was a tag like
NOWRAP that may prevent this behavior.

Any ideas?

HTML:

<table border="0" cellpadding="0" cellspacing="0" width="200">
<tr>
<td width="200">test
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxx</td>
</tr>
</table>
Feb 12 '06 #1
11 5050
Scott wrote on 12 feb 2006 in microsoft.public.inetserver.asp.general:
Is there a way to force the below testxxxxx text to wrap or stay
within the 200px width of it's cell? Sometimes I have long url's that
make a html email table stretch because of long length. I thought
maybe there was a tag like NOWRAP that may prevent this behavior.

Any ideas?

HTML:

<table border="0" cellpadding="0" cellspacing="0" width="200">
<tr>
<td width="200">test
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxx
x</td>
</tr>
</table>


Not with serverside ASP code.

Please ask a clientside group [CSS]

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Feb 12 '06 #2
which group would that be?
"Evertjan." <ex**************@interxnl.net> wrote in message
news:Xn********************@194.109.133.242...
Scott wrote on 12 feb 2006 in microsoft.public.inetserver.asp.general:
Is there a way to force the below testxxxxx text to wrap or stay
within the 200px width of it's cell? Sometimes I have long url's that
make a html email table stretch because of long length. I thought
maybe there was a tag like NOWRAP that may prevent this behavior.

Any ideas?

HTML:

<table border="0" cellpadding="0" cellspacing="0" width="200">
<tr>
<td width="200">test
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxx
x</td>
</tr>
</table>


Not with serverside ASP code.

Please ask a clientside group [CSS]

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)

Feb 13 '06 #3
> which group would that be?
Any ideas?

Please ask a clientside group [CSS]


How about : microsoft.public.scripting.jscript

D.
Feb 13 '06 #4
maybe...

<td style="overflow:hidden" width="200">test

or

<td width="200"><div style="width:200; height:auto; overflow:visible;" >test ... </div> </td>

just off the top of my head...

D.

Scott wrote:
which group would that be?
"Evertjan." <ex**************@interxnl.net> wrote in message
news:Xn********************@194.109.133.242...
Scott wrote on 12 feb 2006 in microsoft.public.inetserver.asp.general:

Is there a way to force the below testxxxxx text to wrap or stay
within the 200px width of it's cell? Sometimes I have long url's that
make a html email table stretch because of long length. I thought
maybe there was a tag like NOWRAP that may prevent this behavior.

Any ideas?

HTML:

<table border="0" cellpadding="0" cellspacing="0" width="200">
<tr>
<td width="200">test
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxx
x</td>
</tr>
</table>

Not with serverside ASP code.

Please ask a clientside group [CSS]

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)


Feb 13 '06 #5
dNagel wrote on 13 feb 2006 in microsoft.public.inetserver.asp.general:
just off the top of my head...


Topposting, that is?

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Feb 13 '06 #6
On occasion I've probably been seen picking my nose in public too.
Seemingly, you are attempting to chastise me for not ascribing to
your preference for the placement of my reply. Please try to
understand that there are people in this world, to include myself,
who are diferent than you. I believe the correct response to your
question is, "Next".

Evertjan. wrote:
dNagel wrote on 13 feb 2006 in microsoft.public.inetserver.asp.general:

just off the top of my head...

Topposting, that is?

Feb 13 '06 #7
dNagel wrote on 13 feb 2006 in microsoft.public.inetserver.asp.general:

Evertjan. wrote:
dNagel wrote on 13 feb 2006 in microsoft.public.inetserver.asp.general:

just off the top of my head...
Topposting, that is?

On occasion I've probably been seen picking my nose in public too.
Seemingly, you are attempting to chastise me for not ascribing to
your preference for the placement of my reply. Please try to
understand that there are people in this world, to include myself,
who are diferent than you. I believe the correct response to your
question is, "Next".


"attempting to chastise"?

Not at all, it seems only logical to toppost out of the top of your head.

The difference between us could be that you I try to comply with
netiquette.

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Feb 13 '06 #8
A netiquette that is severely outdated. I'm not going to get into an
argument about this, as it's been done to death in many places already, but
realise that the "netiquette" you're talking about stems from terminal days
before the majority of users had graphical newsreaders. Times change.

Jevon
"Evertjan." <ex**************@interxnl.net> wrote in message
news:Xn********************@194.109.133.242...
dNagel wrote on 13 feb 2006 in microsoft.public.inetserver.asp.general:

Evertjan. wrote:
dNagel wrote on 13 feb 2006 in microsoft.public.inetserver.asp.general:
just off the top of my head...

Topposting, that is?

On occasion I've probably been seen picking my nose in public too.
Seemingly, you are attempting to chastise me for not ascribing to
your preference for the placement of my reply. Please try to
understand that there are people in this world, to include myself,
who are diferent than you. I believe the correct response to your
question is, "Next".


"attempting to chastise"?

Not at all, it seems only logical to toppost out of the top of your head.

The difference between us could be that you I try to comply with
netiquette.

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)

Feb 14 '06 #9
Jevon wrote on 14 feb 2006 in microsoft.public.inetserver.asp.general:
"Evertjan." <ex**************@interxnl.net> wrote in message

The difference between us could be that you I try to comply with
netiquette.
A netiquette that is severely outdated. I'm not going to get into an
argument about this, as it's been done to death in many places
already, but realise that the "netiquette" you're talking about stems
from terminal days before the majority of users had graphical
newsreaders. Times change.
One of the first things you see with topposters,
is that they leave irrelevant quotings at the bottom.
"I'm not going to get into an argument about this"


It seems to me you are starting and giving an argument here, Jevon,
but are afraid your argument "outdated" does not hold
with the strong arguments for sparse interposting.

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Feb 14 '06 #10
suggest?
you
as
much
as
changed
not
times
have
Or

on?
now
from
top
to
bottom
from
sentences
our
reading
be
should
we
mean
that
Does

Jevon wrote:
A netiquette that is severely outdated. I'm not going to get into an
argument about this, as it's been done to death in many places
already, but realise that the "netiquette" you're talking about stems
from terminal days before the majority of users had graphical
newsreaders. Times change.

--
Dave Anderson

Unsolicited commercial email will be read at a cost of $500 per message. Use
of this email address implies consent to these terms. Please do not contact
me directly or ask me to contact you directly for assistance. If your
question is worth asking, it's worth posting.
Feb 14 '06 #11
<% End If %>
Dave!
you
thank
clear,
Christal
<% If (Netiquette <> outdated) AND (This = usenet) Then %>
Dave Anderson wrote on 14 feb 2006 in
microsoft.public.inetserver.asp.general:
suggest?
you
as
much
as
changed
not
times
have
Or

on?
now
from
top
to
bottom
from
sentences
our
reading
be
should
we
mean
that
Does

Jevon wrote:
A netiquette that is severely outdated. I'm not going to get into an
argument about this, as it's been done to death in many places
already, but realise that the "netiquette" you're talking about stems
from terminal days before the majority of users had graphical
newsreaders. Times change.



--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Feb 14 '06 #12

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

Similar topics

3
by: mike | last post by:
I have a script that is not rendering the textwrap in svg properly. //does not work ..... var svgLand = svgObj.getElementById("NarrDisplay"); mytextwrap=...
2
by: Rich | last post by:
I accidentally toggled some key combination in my code module which is causing the code to text wrap. I meant to toggle ctrl-F. Is there a way to untoggle the text wrapt (wrap text)? Thanks,...
2
by: zahirbar | last post by:
Hi, I have an image with a basically a big round circle (a photo). How do i make the text wrap around it fully? I use dreamweaver. Thanks
1
by: maya | last post by:
hi, I have to do a page where there's a paragraph with an img on top left and the text in paragr has to wrap around the image.. pls see screen-shot here......
1
by: laura.paterson | last post by:
Hi, I'm new to html, and having difficulty getting my text to wrap around an image the way I'd like it to.. I have an image in the top left corner of a component, and if there is space, I'd...
1
by: AD | last post by:
Hi, I have a problem where my text in a GridView column is being wrapped in the middle of the column and does not fill the full width of the column, any idea why this would happen, and how I can...
2
by: imzac | last post by:
So, when I constructed the site, it really didn't bother me of the wasted space in these pages. However, I realize the error of my ways and have tried to change make the right div allow text wrap. ...
2
by: Cirene | last post by:
I have a aspx page that has alot of text. The client asked me to make the text fit in 2 columns. I tried using a 1 row, 2 column table, which seems fine, but because IE and Firefox display the...
1
by: mcelrob5 | last post by:
I have an application that opens new windows and right now the windows re-size and have scroll bars to see all of the text. I was wondering if there is a way to make the text wrap or auto-format...
1
by: bushnellweb | last post by:
Is it just a simple css or is it more complicated with javascript, etc. I want to limit a description input to 500 characters. <input type="text"> makes it easy with maxlength="500" but the text...
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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.