Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • John 88 posts 112 karma points
    Sep 05, 2011 @ 02:06
    John
    0

    Disable ValidateRequest

    Hi, I've a user control with a WYSIWYG editor for the user. As such, there is HTML content being posted to the server which fires an error on ValidateRequest - how do I disable this in Umbraco?

    I've tried ((umbraco.UmbracoDefault)Page).ValidateRequest = false; in the Page_Init of the control but it doesn't seem to work.

    Umbraco 4.7

    Cheers

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies