Click here to Skip to main content
15,915,093 members
Home / Discussions / Web Development
   

Web Development

 
GeneralFile -> new window can't call activex members Pin
skoizumi291103-Jun-04 7:02
sussskoizumi291103-Jun-04 7:02 
GeneralEnumerating Group Members with WMI, VBscript Pin
thespiff3-Jun-04 6:00
thespiff3-Jun-04 6:00 
GeneralRe: Enumerating Group Members with WMI, VBscript Pin
thespiff4-Jun-04 1:29
thespiff4-Jun-04 1:29 
GeneralRe: Enumerating Group Members with WMI, VBscript Pin
thespiff4-Jun-04 4:36
thespiff4-Jun-04 4:36 
GeneralPerl vs. PHP Pin
brianwelsch3-Jun-04 5:01
brianwelsch3-Jun-04 5:01 
GeneralRe: Perl vs. PHP Pin
l a u r e n3-Jun-04 7:18
l a u r e n3-Jun-04 7:18 
GeneralRe: Perl vs. PHP Pin
brianwelsch3-Jun-04 8:04
brianwelsch3-Jun-04 8:04 
GeneralFixed cell width in tables Pin
JussiL3-Jun-04 1:09
JussiL3-Jun-04 1:09 
Hi,

Is it somehow possible to force the width of a table column be fixed (in HTML) no matter how huge the cell content might be?

For example in the example below, the width of the table increases if I insert a very long string with no spaces to it. So is it possible to force the text to be wrapped eventhough there's no spaces in it?

<html>
<head>
<title>page</title>
</head>
<body>

<table border="1" bordercolor="black" width="300" >
<tr>
<td width="150">&nbsp;</td>
<td width="150">&nbsp;</td>
</tr>
</table>

</body>
</html>

-Jussi
GeneralRe: Fixed cell width in tables Pin
Andrew Quinn AUS3-Jun-04 4:05
Andrew Quinn AUS3-Jun-04 4:05 
GeneralRe: Fixed cell width in tables Pin
JussiL3-Jun-04 20:32
JussiL3-Jun-04 20:32 
Generalfax from asp Pin
hi_hemant142-Jun-04 19:47
hi_hemant142-Jun-04 19:47 
GeneralRe: fax from asp Pin
l a u r e n3-Jun-04 7:22
l a u r e n3-Jun-04 7:22 
Generalembedded media player... Pin
l a u r e n2-Jun-04 15:58
l a u r e n2-Jun-04 15:58 
GeneralRe: embedded media player... Pin
palbano4-Jun-04 9:03
palbano4-Jun-04 9:03 
GeneralSSL Pin
alex.barylski2-Jun-04 10:47
alex.barylski2-Jun-04 10:47 
GeneralRe: SSL Pin
palbano4-Jun-04 9:23
palbano4-Jun-04 9:23 
GeneralRe: SSL Pin
alex.barylski5-Jun-04 12:00
alex.barylski5-Jun-04 12:00 
GeneralRe: SSL Pin
palbano5-Jun-04 17:04
palbano5-Jun-04 17:04 
GeneralUndefined Index Error in PHP &amp; MYSQL Pin
BSRK2-Jun-04 3:31
BSRK2-Jun-04 3:31 
GeneralRe: Undefined Index Error in PHP &amp; MYSQL Pin
l a u r e n2-Jun-04 16:00
l a u r e n2-Jun-04 16:00 
GeneralProblem in Printing HTML Pin
Shanky30182-Jun-04 2:16
sussShanky30182-Jun-04 2:16 
GeneralWebServices and Client side execution Pin
Praveen Bharadwaj2-Jun-04 1:18
Praveen Bharadwaj2-Jun-04 1:18 
GeneralRe: WebServices and Client side execution Pin
theJazzyBrain2-Jun-04 21:17
theJazzyBrain2-Jun-04 21:17 
GeneralInterupts in VB Scripting Pin
Stelang31-May-04 23:06
Stelang31-May-04 23:06 
GeneralAutomatically Determine Dates for Special Occasions Pin
Peter Mayhew31-May-04 12:43
Peter Mayhew31-May-04 12:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.