Can you spawn a new browser window from ASP.NET code?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Can you spawn a new browser window from a web application or does it have to
be done from the HTML code in the browser?
 
What are you trying to do? Pop up a window? Then, do it on the client
HTML/Javascript code.
 
Only client-side code can create (or interact in any way for that matter)
with the browser.
 

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