Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
641
Javascript Fails in Chrome
posted

I have a very simple line of code in javascript.  But in Chrome it throws an error "System.FormatException: Input string was not in a correct format."

Does anyone know why?

var 

 

 

dialogWindow = $find('<%=WebDialogWindow2.ClientID%>');

Parents
  • 8160
    posted

    Hello Scott,

    I don't think that this line cause the error. Can you share your markup code with us.

    Thank you

Reply Children