aspx_beginners thread: calling a javascript from a codebehind
is it possible to call a javascript from a codebehind. i have a code behind that searches for specified data and then displays the data in a datagrid. i specified 'templates' to show the data. the goal is to pass the data to a nother window wich is opened up using javascripts 'window.open()'. or if someone can suggest a better method of opening a new window with out using javascript, please advise. thanx
|





