Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: using window.open() in user controls


Message #1 by jmnamahoe@h... on Thu, 13 Jun 2002 03:43:25
does anyone use 'window.open()' in their user control. i can get the 
object to work when its in the page, but it doesn't seem to work when 
placed in a user control. i had understood user contols to simply be a way 
to organize your code, i didn't think that i would need to add anything if 
i wanted to insert a javascript into it. of course i don't know, i'm just 
guessing that it can be done. if anyone has done something similar with 
running the window.open() object from a usercontrol, please advise. thanx.

  Return to Index