in

C1 Community

ComponentOne Community is a free source for developers and help authors to collaborate and communicate.

Dialog and Using Javascript

Last post 12-10-2007 4:26 AM by C1_PatrickS. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 12-05-2007 9:16 PM

    Dialog and Using Javascript

    Hi

     After I displayed Dialog, I can't use any javascript within response.write.
     What I got the error message from server is below..

    Sys.WebForms.PageRequestManagerParserErrorException: The message received from the server could not be parsed. Common causes for this error are when the response is modified by calls to Response.Write(), response Details: Error parsing near '<script language='Ja'.

     

     -----------------------------------

    According to my test, I can't use response.write method after shown dialog.

     

    please help me.

    Filed under:
  • 12-10-2007 4:26 AM In reply to

    Re: Dialog and Using Javascript

    The response.write works when Server sends any response back to client. But if you are working on some JavaScript then that would be processed on the client machine only. I am not sure why you are getting this messgae but If you could please send me a repro sample then it would really help me in replicating the issue and provide you with a resolution.
     
    Regards,
    Patrick
    <cygdeneb> wrote in message news:200135@10.0.1.98...

    Hi

     After I displayed Dialog, I can't use any javascript within response.write.
     What I got the error message from server is below..

    Sys.WebForms.PageRequestManagerParserErrorException: The message received from the server could not be parsed. Common causes for this error are when the response is modified by calls to Response.Write(), response Details: Error parsing near '<script language='Ja'.

     

     -----------------------------------

    According to my test, I can't use response.write method after shown dialog.

     

    please help me.



    http://helpcentral.componentone.com/cs/forums/p/73726/200135.aspx#200135

Page 1 of 1 (2 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.