Board index » Web Programming » now obsolete

now obsolete

Web Programming9
I was planning to use "RegisterClientScriptBlock" for some clint side

scripting. I look up the documentation and suprisingly i saw that it

says



""This topic is pre-release documentation and is subject to change in

future releases. Blank topics are included as placeholders.]

NOTE: This Method is now obsolete. "





If this method is obsolete, what do you think i should use instead of

this method.


-
 

Re:now obsolete

This method has simply been moved.

You should now use Page.ClientScript.RegisterClientScriptBlock



--

I hope this helps,

Steve C. Orr, MCSD, MVP

SteveOrr.net">SteveOrr.net





"newhorizon" <mehmeteser@gmail.com>wrote in message

Quote
I was planning to use "RegisterClientScriptBlock" for some clint side

scripting. I look up the documentation and suprisingly i saw that it

says



""This topic is pre-release documentation and is subject to change in

future releases. Blank topics are included as placeholders.]

NOTE: This Method is now obsolete. "





If this method is obsolete, what do you think i should use instead of

this method.







-