syntax error
-
Page.ClientScript.RegisterClientScriptBlock(this.GetType(), "test1", "function CreatePopUP(url,popArguments ,titleStr){if(popArguments == null || popArguments == "") {popArguments = "dialogWidth:30;dialogHeight:25;help:no;status:no;resizable:yes;";PopReturnedValue = false;};PopReturnedValue = showModalDialog("default2.aspx");", true); what is the error in this code? it has syntax error. does anybody know
-
Page.ClientScript.RegisterClientScriptBlock(this.GetType(), "test1", "function CreatePopUP(url,popArguments ,titleStr){if(popArguments == null || popArguments == "") {popArguments = "dialogWidth:30;dialogHeight:25;help:no;status:no;resizable:yes;";PopReturnedValue = false;};PopReturnedValue = showModalDialog("default2.aspx");", true); what is the error in this code? it has syntax error. does anybody know
-
Page.ClientScript.RegisterClientScriptBlock(this.GetType(), "test1", "function CreatePopUP(url,popArguments ,titleStr){if(popArguments == null || popArguments == "") {popArguments = "dialogWidth:30;dialogHeight:25;help:no;status:no;resizable:yes;";PopReturnedValue = false;};PopReturnedValue = showModalDialog("default2.aspx");", true); what is the error in this code? it has syntax error. does anybody know