faqts : Computers : Programming : Languages : PHP : access : Test Area

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

19 of 98 people (19%) answered Yes
Recently 1 of 10 people (10%) answered Yes

Entry

Trouble with display of a HTML TEXTAREA:

Feb 28th, 2005 10:54
Nathan Wallace, Martin Honnen,


Some HTML with a TEXTAREA:

<HTML>
<BODY>
<FORM>
<TEXTAREA ROWS="5" COLS="20">
Kibology for all.
</TEXTAREA>
</FORM>
All for Kibology.
</HTML>

seems to be working now...

and another

<textarea>
test
</textarea>