Search

You searched for the word(s): userid:873051

Matching Posts

  • Re: Edit.aspx page hanging on text entry

    I was able to integrate the AJAX RTE however the error still bugged me. I was fianlly able to nail down the error to WebForms.PageRequestManagerServerErrorException: Status code 500 which appears to be fixed by... by adding ValidateRequest="false" in the tag <%@ Page ...%> problem fixed, thank you all
    Posted to ASP.NET Dynamic Data (Forum) by malkier22 on 6/2/2009
  • Edit.aspx page hanging on text entry

    I am trying convert a project from asp classic to asp.net. The asp classic version has a edit table page that allows users to enter data into textfields that contain html mark up. like <b>, <i>, etc. I have been working with the dynamic data video collection and when I try to hit update after entering any html markup in a textfield, in edit.aspx, the page just stops. It does not throw an error nor does not redirect to the list.aspx on update or cancel, and im pulling my hair out trying
    Posted to ASP.NET Dynamic Data (Forum) by malkier22 on 6/1/2009
Page 1 of 1 (2 items)