Opening new web page

  • Thread starter Thread starter Nikolay Petrov
  • Start date Start date
N

Nikolay Petrov

How to open a new browser window from code?

I have an asp page with long running task, and I wish to show status on
a second page, but I don't know how to make the browser to open this
second page in a new windows.
Also how can i make the browser not display it's menu and toolbars?
Like the web ads popups, that all we hate.
 
You'll have to use javascript. I don't have code samples to give you but
you should be able to find examples all over the web.

Chris
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top