How to open a new browser window and close it?

  • Thread starter Thread starter Miguel Dias Moura
  • Start date Start date
M

Miguel Dias Moura

Hello,

i have 2 questions but they are somekind related:

1. I have an image in my web site that when clicked i want to do the
following:
Open a new browser window with 400x200px, no scrollers, no buttons bar
or addrtess bar. Just the content area and the window title.
This window will load the page content.aspx.

2. In this new broswer window i want to place button that when clicked it
closes the browser window.

How can i solve problems 1 and 2? Can you help me out?

I am working in ASP.net / VB

Thank You,
Miguel
 
Back
Top