Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: calling a javascript from a codebehind


Message #1 by jmnamahoe@h... on Mon, 17 Jun 2002 21:31:25
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

  Return to Index