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.