calling popup window from page_load

  • Thread starter Thread starter Shawn
  • Start date Start date
S

Shawn

How do I call a popup window from the Page_Load event in a web form?

TIA,

Shawn
 
Hi Steve,

Thanks. I am needing the script to only run when it is a PostBack. I
placed the code (had to attach a "Page." to it though) on the "else" of
the IsNotPostBack. It didn't do anything although it compiled fine. I
assume I just don't have a good grasp on it. Basically I am wanting to
call the script only on a Postback. Ideas?

TIA,

Shawn
 

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