G
Guest
I have a small (feedback) page in asp.net 1.1.
Is it possible to cause a page to be opened in another window in respose to
a post from another aspx page? Is there something I can do in the page
itself (either aspx or code behind) to cause it to be popped up in a new
window? I'm aware of target=_blank when I actually have a link.
Is there a way to adjust the size of the displayed window?? Does it need to
be javascript on onload?
Thanks
Is it possible to cause a page to be opened in another window in respose to
a post from another aspx page? Is there something I can do in the page
itself (either aspx or code behind) to cause it to be popped up in a new
window? I'm aware of target=_blank when I actually have a link.
Is there a way to adjust the size of the displayed window?? Does it need to
be javascript on onload?
Thanks