[thelist] NN4 Form Fields in TD Problem

Adam Slesinger badlanners at hotmail.com
Mon Oct 14 14:29:01 CDT 2002


Hi ladies and gents,

I normally don't give up this easily, especially on what seems to be an easy
one, but I'm having a rough day.  Can anyone help me with this snipit of
code?

       <td align="left" valign="top" nowrap>
            <input type="text" name="phone1" size="3" maxlength="3"
style="width:30px;" value="<%=strPhone1%>"> -
            <input type="text" name="phone2" size="3" maxlength="3"
style="width:30px;" value="<%=strPhone2%>"> -
            <input type="text" name="phone3" size="4"
maxlength="4"style="width:40px;" value="<%=strPhone3%>">
       </td>

NN4 is taking this table cell, and making the 3 fields be on top of each
other. Other browsers are rendering it correctly by placing the form fields
one after another, on the same line.  I have even tried making this code on
just one line, with no carriage returns, and NN4 still inserts a breakline
after each form field when rendering the page.

Anyone have a clue on how to help me get NN4 to behave?

Thanks for taking the time,
adam

bread_man

"Ein halber Laib ist besser als gar kein Brot."



More information about the thelist mailing list