Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    May 2006
    Posts
    1,797
    Tokens
    0

    Latest Awards:

    Default textarea input box.

    Hey, does anyone know the php code for a textarea input box?

    Moved by opensourcehost (Forum Moderator) from Web Designing: Please post in the correct forum next time, thanks .
    Last edited by Mr.OSH; 05-06-2007 at 05:00 PM.
    Coming and going...
    Highers are getting the better of me

  2. #2
    Join Date
    Apr 2005
    Posts
    4,614
    Tokens
    1,290

    Latest Awards:

    Default

    PHP Code:
    <?php echo("<textarea rows=\"2\" cols=\"20\"></textarea>"); ?>

  3. #3
    Join Date
    Sep 2006
    Posts
    2,114
    Tokens
    0

    Latest Awards:

    Default

    Lol.. textarea i html really.

    One thing i hate about testareas is i dont no how to make it so when you press enter it goes down a line, and shows it like that where you want it to
    Looking for a good desiner to design a social networking template.

    PM me.

  4. #4
    Join Date
    Dec 2005
    Location
    Australia
    Posts
    693
    Tokens
    0

    Default

    Quote Originally Posted by Randomer View Post
    Lol.. textarea i html really.

    One thing i hate about testareas is i dont no how to make it so when you press enter it goes down a line, and shows it like that where you want it to
    Mildly retarded, but sure.. =\
    XHTML, CSS, AJAX, JS, php, MySQL.

    --

    HxF moderators can't read timestamps.

  5. #5
    Join Date
    Nov 2005
    Posts
    807
    Tokens
    1,335

    Latest Awards:

    Default

    Quote Originally Posted by Randomer View Post
    Lol.. textarea i html really.

    One thing i hate about testareas is i dont no how to make it so when you press enter it goes down a line, and shows it like that where you want it to
    Are you on about a WYSIWYG??

  6. #6
    Join Date
    Sep 2006
    Posts
    2,114
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by Randomer View Post
    UPDATED ;] Lol.. textarea is html really.

    One thing i hate about textareas is i dont no how to make it so when you press enter it goes down a line, and shows it like that where you want it to
    Loads of spelling mistakes

    And no, i mean a normal textarea, i dont no how to make it go down a line when you press enter and show it like you typed it on a page.
    Looking for a good desiner to design a social networking template.

    PM me.

  7. #7
    Join Date
    Dec 2005
    Location
    Australia
    Posts
    693
    Tokens
    0

    Default

    Quote Originally Posted by Randomer View Post
    Loads of spelling mistakes

    And no, i mean a normal textarea, i dont no how to make it go down a line when you press enter and show it like you typed it on a page.
    Wait for it, wait for it, wait for ittt...

    You press enter.

    (and learn2php)
    XHTML, CSS, AJAX, JS, php, MySQL.

    --

    HxF moderators can't read timestamps.

  8. #8
    Join Date
    Sep 2006
    Posts
    2,114
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by Heinous View Post
    Wait for it, wait for it, wait for ittt...

    You press enter.

    (and learn2php)
    Erm.. I said when you press enter, it goes down a line.

    But i dont no how to get it to display it like you pressed enter to miss a line
    Looking for a good desiner to design a social networking template.

    PM me.

  9. #9
    Join Date
    Aug 2004
    Location
    UK
    Posts
    11,283
    Tokens
    2,031

    Latest Awards:

    Default

    Quote Originally Posted by Randomer View Post
    Erm.. I said when you press enter, it goes down a line.

    But i dont no how to get it to display it like you pressed enter to miss a line
    wha? when u press enter you add a new line, your cursor appears at the end? What else do you expect it to do??

  10. #10
    Join Date
    Dec 2005
    Location
    Australia
    Posts
    693
    Tokens
    0

    Default

    Quote Originally Posted by Randomer View Post
    Erm.. I said when you press enter, it goes down a line.

    But i dont no how to get it to display it like you pressed enter to miss a line
    Press enter twice? lol?
    XHTML, CSS, AJAX, JS, php, MySQL.

    --

    HxF moderators can't read timestamps.

Page 1 of 2 12 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •