Results 1 to 2 of 2

Thread: Filter out Email address from textarea

  1. #1
    Hyperactive Member
    Join Date
    May 02
    Location
    fgh
    Posts
    332

    Filter out Email address from textarea

    Hello,

    I have a textarea where users allowed provide some text. But should not allow any kind of contact details in the textarea.

    if anyone provide the emails or telephone numbers(UK), I need to filter it out and save.

    We cannot fully control this, but most of the email or telephone similar should want to be filter out.

    I am using ASP.

    any code to check in javascript or serverside(asp)

    thank you,
    gh

  2. #2
    Hyperactive Member
    Join Date
    May 02
    Location
    fgh
    Posts
    332

    Re: Filter out Email address from textarea

    Quote Originally Posted by sureshvijayan View Post
    Hello,

    I have a textarea where users allowed provide some text. But should not allow any kind of contact details in the textarea.

    if anyone provide the emails or telephone numbers(UK), I need to filter it out and save.

    We cannot fully control this, but most of the email or telephone similar should want to be filter out.

    I am using ASP.

    any code to check in javascript or serverside(asp)

    thank you,

    Any sample links ?
    gh

Posting Permissions

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