Hi
I'm trying to or half succeeded in creating
a guestbook on my intranet site.
Now my problem is this:
When creating the form I have
trouble creating a text area larger
than one line.
I use at the moment <input type="text" blah blah
That gives me one line and it appears in
MySQL database. But if I try to add rows="6"
cols="70" it still gives me one line.
Any suggestions?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]