Results 1 to 2 of 2

Thread: link in textarea

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2001
    Posts
    1

    link in textarea

    Hi,

    I don't allow user to put html tag in my textarea. I want to make a button for link like in the post here.

    thanx

  2. #2
    scoutt
    Guest
    I don't know what scripting language you are using but you would have to put the textarea text in a string and search for the href part and take it out and then put the string back into the text area without the href and then stick the href after the textarea closing tag. other than that give them another choice to inter an href that would go under the textarea closing tag.

    these butons are done using an array I think so that is why they are there after each post.

Posting Permissions

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



Click Here to Expand Forum to Full Width