New Window Issue

  • Thread starter Thread starter JJ
  • Start date Start date
J

JJ

Hi,

I Need to open up new window in my app but also don't want to cause the
page that called for the new window to cause a postback. How would I do
this? I would have a link button on first page that would kick off a
new window but don't want a postback to occur. code tid-bits please.
What I mean by that is one or two statements that would point me in the
right direction to lookup. :-)

JJ
 
Javascript calls showModalDialog, showModelessDialog, open.

Eliyahu
 

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