calling popup window from page_load

  • Thread starter Thread starter Shawn
  • Start date Start date
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
 
Back
Top