Sir, does this line of code remind you with some thing?
if (typeof (Sys) !== 'undefined') Sys.Application.notifyScriptLoaded();
Sir, does this line of code remind you with some thing?
if (typeof (Sys) !== 'undefined') Sys.Application.notifyScriptLoaded();
Sir, is the string that you were trying to write like this:
nodeToAdd.Text = "<div id='151' oncontextmenu='return showmenuie5(event,'151')' > new node </div>";
thank you Russell. ;) 100 :rose:
Or you can use ModalPopupExtender
. 100 :rose: ;)
What is the problem with some VB guys using MsgBox() in asp.net ?!! :mad:
i mean OO (Object Oriented). but forget it for now.
Mark Nischalke wrote:
black and white answer
Sir, I don't want black and white answers, I want a range of colors. 100 :rose: ;)
guys, i got the exception Sys.ScriptLoadFailedException: The script '...' contains multiple calls to Sys.Application.notifyScriptLoaded(). Only one is allowed.] while i was calling the method UpdatePanel.Update();
any one has an idea.