To show pop-up window on a page use the following code in an event.
Note: Change the values listed in red to match your specific needs.
Response.Write "<script>alert('I\'m a popup window')</script>"