Results 1 to 10 of 10

Thread: [*resolved]how can I detect and convert html tags to text?

Threaded View

  1. #1

    Thread Starter
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428

    [*resolved]how can I detect and convert html tags to text?

    lets say I have a textbox and the user enters some html tags in it. I want those to show up as text (well asp engine gives me an error if I enter html tags when submitting the value of the textbox). php had a simple function that converted all those to simple text. what should I do in asp.net?
    Last edited by MrPolite; Jul 8th, 2003 at 05:29 PM.
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

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