Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Problem is submiting some HTML codes !

Problem is submiting some HTML codes !

Scheduled Pinned Locked Moved ASP.NET
helpquestionhtml
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    Hadi Rezaee
    wrote on last edited by
    #1

    Hi there, I've an TextArea in my WebForm ( in WebApplication ). The user should be able to write some HTML codes in the TextArea. Every time i want to submit the form i get an error :( The error says:" A potentially dangerous Request.Form value was detected from the client (TextEditor="

    HadiHadi in the TextArea. How can i solve this problem ?! Regards, Hadi

    M 1 Reply Last reply
    0
    • H Hadi Rezaee

      Hi there, I've an TextArea in my WebForm ( in WebApplication ). The user should be able to write some HTML codes in the TextArea. Every time i want to submit the form i get an error :( The error says:" A potentially dangerous Request.Form value was detected from the client (TextEditor="

      HadiHadi in the TextArea. How can i solve this problem ?! Regards, Hadi

      M Offline
      M Offline
      Marcie Jones
      wrote on last edited by
      #2

      Hi Hadi, Request validation was added as a new feature in ASP.NET 1.1 to protect servers from malicious data entry. To learn more, and how to turn it off for your page, read: http://www.asp.net/faq/RequestValidation.aspx Datagrid Girl Day Job, CP!: http://www.codeproject.com Datagrid Stuff: http://www.datagridgirl.com

      H 1 Reply Last reply
      0
      • M Marcie Jones

        Hi Hadi, Request validation was added as a new feature in ASP.NET 1.1 to protect servers from malicious data entry. To learn more, and how to turn it off for your page, read: http://www.asp.net/faq/RequestValidation.aspx Datagrid Girl Day Job, CP!: http://www.codeproject.com Datagrid Stuff: http://www.datagridgirl.com

        H Offline
        H Offline
        Hadi Rezaee
        wrote on last edited by
        #3

        Thanks alot Marcie :) :rose: Now, It works fine ! Regards, Hadi

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups