Results 1 to 6 of 6

Thread: Filter Tag In Html

  1. #1
    Join Date
    Nov 2009
    Posts
    680

    Filter Tag In Html

    Hello, I want to know more details about the Filter tag in HTML, I have read the book of Complete Reference regarding the HTML, but it is not having more information about the same. If anyone is having more details about it, then please provide me same. It will be helpful to me. So, please provide me some details or some script to get the details on it.

  2. #2
    Join Date
    Feb 2008
    Posts
    1,852

    Re: Filter Tag In Html

    Filter tag in HTML is used for the purpose below:
    • Remove or Forbid Some HTML Data
    • Encoding HTML Data
    • Validating HTML Data
    • Validating Hypertext Links (URIs/URLs)

  3. #3
    Join Date
    May 2008
    Posts
    2,389

    Re: Filter Tag In Html

    The Filters layout follows are no longer recommended. It is not recommended to prefer. Now most of the time use of the corresponding CSS is done. You can make use of the following layout forms:
    • uppercase causes the text to uppercase. Compared to the function of PHP uppercase also applies to accented letters.
    • justify increased the total text justification (<P Align=justify>).
    • aligner_droite increased the text justification right (<P Align=right>).
    • aligner_gauche increased the text left justified (<P Align=left>).
    • focus Center the text (<P Align=center>).

  4. #4
    Join Date
    Apr 2008
    Posts
    1,948

    Re: Filter Tag In Html

    Hello, It is quiet simple to setting filter which can simply replace the html content tags in a textarea by an empty string. You can simply make use of the script below to achieve it:

    Code:
    <script> alert </ script> ==> alert
    NEWS <script> alert </ b> </ script> ==> NEWS alert </ b>

  5. #5
    Join Date
    Apr 2008
    Posts
    1,948

    Re: Filter Tag In Html

    I have seen one of the Filter in HTML which is having details as below:
    Name : Kupu HTML Filter
    Kupu Html filter will alow you to blacklist attributes on particular tags or you can simply able to set it on the fixed attribute or a tag. You can simply check all this details by visiting the Site Setup -> Kupu visual editor.
    You can remove the tags below by default with this filter:
    1. center
    2. tt
    3. big
    4. small
    5. s
    6. strike
    7. basefont
    8. font

    It will also allow to remove the attributes below:
    1. dir
    2. lang
    3. valign
    4. halign
    5. border
    6. frame
    7. rules
    8. cellspacing
    9. cellpadding
    10. bgcolor

  6. #6
    Join Date
    Jan 2008
    Posts
    1,521

    Re: Filter Tag In Html

    You can simply make use of the Data flow through HTMLFilter through below method:
    • feedString(originalHTML)
    • collectHTML(html)

Similar Threads

  1. How to setup IP Filter & MAC filter on Huawei MT841?
    By Eas!war in forum Networking & Security
    Replies: 1
    Last Post: 04-03-2012, 04:06 PM
  2. What is a PHP Filter?
    By Beter 2 Burn Out in forum Software Development
    Replies: 4
    Last Post: 23-02-2010, 05:50 AM
  3. IP Filter
    By Adrina_g in forum Software Development
    Replies: 3
    Last Post: 07-12-2009, 02:44 PM
  4. Replies: 3
    Last Post: 22-09-2009, 01:12 PM
  5. Picollator filter : Automatic adult content filter
    By monsitj in forum Windows Software
    Replies: 1
    Last Post: 29-01-2009, 07:07 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,568,408.24588 seconds with 17 queries