- From: <Francisco_Garcia@dmr.ca>
- Date: Thu, 29 Jul 1999 20:09:25 +0200
- To: www-html@w3.org
Jayatea wrote: <TD BGCOLOR="#00008B"> </td> > -----Original Message----- > From: www-html-request@w3.org [mailto:www-html-request@w3.org]On Behalf > Of Francisco_Garcia@dmr.ca > Sent: Tuesday, July 27, 1999 11:25 AM > To: www-html@w3.org > Subject: Background color > > > Is there a way to fix the background color of a textarea or a texbox?? > > Thanks in advance!!! > Ok, but this way only fixes the color of TDīs but not of the input type itself. what I mean is something like: <td><input type="text" bgcolor="#00008B" ...... Another question ( donīt Know if itīs off-topic but if so please tell me the best list I could mail it to): Iīm delivering a web application to be run on IExplorer 3.01, 4.01 and Netscape 4.04. The problem comes up when the data length submitted is over 1000 characters. this happens with IE 3.01. It only sends the first 999 characters defined in the form. It happens with both form method, GET and POST. Do you know of a way to solve this?? Thanks again
Received on Thursday, 29 July 1999 14:05:47 UTC