(ot) Stupid HTML Question

2008-07-23 Thread Experienced CF Developer
Okay, I must be having a brain fart today - I'm trying to get a cell in a table to NOT wrap. I actually want the text that doesn't fit to be hidden. What am I missing? (btw, I'm coding only for IE for an internal app). I've done this before, just can't remember what I did. I want the second

Re: (ot) Stupid HTML Question

2008-07-23 Thread Wim Lemmens
td style=width: 100px; overflow: hidden; nowrapTest Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test /td On Wed, Jul 23, 2008 at 3:00 PM, Experienced CF Developer [EMAIL PROTECTED] wrote: Okay, I must be having a brain fart today -

RE: (ot) Stupid HTML Question

2008-07-23 Thread Robert Harrison
/or... It must be . -Original Message- From: Experienced CF Developer [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 23, 2008 9:00 AM To: CF-Talk Subject: (ot) Stupid HTML Question Okay, I must be having a brain fart today - I'm trying to get a cell in a table to NOT wrap. I actually want

RE: (ot) Stupid HTML Question

2008-07-23 Thread Experienced CF Developer
Wim, This didn't work for me. I still get the following: http://www.zarts.com/test.cfm Dave -Original Message- From: Wim Lemmens [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 23, 2008 8:04 AM To: CF-Talk Subject: Re: (ot) Stupid HTML Question td style=width: 100px; overflow

RE: (ot) Stupid HTML Question

2008-07-23 Thread Experienced CF Developer
Subject: RE: (ot) Stupid HTML Question You could also wrap the contents in the nobrwill not wrap/nobr tag. Robert B. Harrison Director of Interactive services Austin Williams 125 Kennedy Drive, Suite 100 Hauppauge NY 11788 T : 631.231.6600 Ext. 119 F : 631.434.7022 www.austin-williams.com Great

Re: (ot) Stupid HTML Question

2008-07-23 Thread Wim Lemmens
the following: http://www.zarts.com/test.cfm Dave -Original Message- From: Wim Lemmens [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 23, 2008 8:04 AM To: CF-Talk Subject: Re: (ot) Stupid HTML Question td style=width: 100px; overflow: hidden; nowrapTest Test Test Test Test Test Test

RE: (ot) Stupid HTML Question

2008-07-23 Thread Adrian Lynch
This might work: tdnobrTest Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test/nobr/td Adrian -Original Message- From: Experienced CF Developer [mailto:[EMAIL PROTECTED] Sent: 23 July 2008 14:49 To: CF-Talk Subject: RE: (ot

RE: (ot) Stupid HTML Question

2008-07-23 Thread Experienced CF Developer
though! Dave -Original Message- From: Wim Lemmens [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 23, 2008 8:52 AM To: CF-Talk Subject: Re: (ot) Stupid HTML Question That's what you wanted, no? You say I actually want the text that doesn't fit to be hidden. That's what you get. Please

Re: (ot) Stupid HTML Question

2008-07-23 Thread Wim Lemmens
-Talk Subject: Re: (ot) Stupid HTML Question That's what you wanted, no? You say I actually want the text that doesn't fit to be hidden. That's what you get. Please explain correctly what you want. Wim. On Wed, Jul 23, 2008 at 3:49 PM, Experienced CF Developer [EMAIL PROTECTED] wrote

Re: (ot) Stupid HTML Question

2008-07-23 Thread Stephen Hait
The nobr tag did what I wanted. The code below did not work as you would think it should (I had already tried those options myself). If you look at the page at http://www.zarts.com/test.cfm you will see the code you gave me below but you will also see that the cell still wraps. FYI - I

Re: (ot) Stupid HTML Question

2008-07-23 Thread Greg Morphis
23, 2008 8:04 AM To: CF-Talk Subject: Re: (ot) Stupid HTML Question td style=width: 100px; overflow: hidden; nowrapTest Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test /td On Wed, Jul 23, 2008 at 3:00 PM, Experienced CF Developer

RE: (ot) Stupid HTML Question

2008-07-23 Thread Experienced CF Developer
Ah, that's it. I'm only developing for IE for an internal app. Dave -Original Message- From: Wim Lemmens [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 23, 2008 9:00 AM To: CF-Talk Subject: Re: (ot) Stupid HTML Question I only checked in FireFox. There it works correctly. IE messes

Re: (ot) Stupid HTML Question

2008-07-23 Thread Claude Schneegans
The code below did not work as you would think it should Actually, it works with Mozilla and Opera, but not with IE nor Safari. -- ___ REUSE CODE! Use custom tags; See http://www.contentbox.com/claude/customtags/tagstore.cfm (Please send any spam to this

Re: OT: stupid ?

2003-08-04 Thread Richard Crawford
At 11:43 PM 8/1/2003 -0400, you wrote: is there a way that i can have someone use an app on my comp in my IIS webroot folder? maybe by going through my IP address and then into my comp if i turn firewall off? anyone know if this is possible? What is your goal? Remote administration of your

OT: stupid ?

2003-08-01 Thread Dave Lyons
is there a way that i can have someone use an app on my comp in my IIS webroot folder? maybe by going through my IP address and then into my comp if i turn firewall off? anyone know if this is possible? ~| Archives:

OT: Stupid SQL Problem (in oracle)

2002-09-10 Thread Edwards Robert (air0rae)
I need some way to convert a word into a number. I know I've done it once before, but I can't remember what I did. For example, I have a query that will return something like the following: Machine1 Running Machine2Running Machine3Offline Machine4Running Machine5Offline