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. Invalid postback or callback argument. while using orethan one from tags in a web page

Invalid postback or callback argument. while using orethan one from tags in a web page

Scheduled Pinned Locked Moved ASP.NET
comhelpworkspace
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.
  • K Offline
    K Offline
    kinnuP
    wrote on last edited by
    #1

    hi all , i am getting Exception as"Invalid postback or callback argument. Event validation is enabled using <pages enableEventValidation="true"/> in configuration or ]]>" while using more than one form tag in a web page. i got soultion by google if i add enableEventValidation="false" application working fine but i am affriding to add it in web.config because how it effect for other controls in my application .please let me know any one knows other soultion for this . or please let me know is it safer way to add this in to web.config.if it causes any problem let me know the problems also if add it in web.confing. please send the soultion for this maild also:gurukiranmca@gmail.com Thanks And Regards, Guru

    E 1 Reply Last reply
    0
    • K kinnuP

      hi all , i am getting Exception as"Invalid postback or callback argument. Event validation is enabled using <pages enableEventValidation="true"/> in configuration or ]]>" while using more than one form tag in a web page. i got soultion by google if i add enableEventValidation="false" application working fine but i am affriding to add it in web.config because how it effect for other controls in my application .please let me know any one knows other soultion for this . or please let me know is it safer way to add this in to web.config.if it causes any problem let me know the problems also if add it in web.confing. please send the soultion for this maild also:gurukiranmca@gmail.com Thanks And Regards, Guru

      E Offline
      E Offline
      eyeseetee
      wrote on last edited by
      #2

      Why do you want to add it to the webconfig, why not just the one page where it is needed?

      We are not a Code Charity

      K 1 Reply Last reply
      0
      • E eyeseetee

        Why do you want to add it to the webconfig, why not just the one page where it is needed?

        We are not a Code Charity

        K Offline
        K Offline
        kinnuP
        wrote on last edited by
        #3

        i can do it for that web page but i have to do it in master page it is inherted for all pages . so ithink it is better to do it in web.config . because we are using fck editor 3rd party control ..in this contorl we have form button while using this button it is creating problem.please let me know if we hav any other options or let me know what are the problems i can face if i make it enableValidateRequest=false.

        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