Open in New Window without Back Button etc

  • Thread starter Thread starter Margaret
  • Start date Start date
M

Margaret

How do I open a webpage in a new browser window? One that
doesn't have any back button/forward button or refresh?
 
ok - I got a sample to work but it's all ASP. My app is
using ASP.NET and I can't figure out where to put the
window.open call on the client side since the code-behind
is processing the button click.
 
Back
Top