Riparian Posted September 8, 2014 Share Posted September 8, 2014 Scenario : I would like to open the main program window and at the same time, if a condition is met, open a second - popup window to alert the user of previous information stored in the database. This is an easy exercise if I use a hyperlink to open th second (popup) window but this is not the process required . Can someone point me in the right direction ? Cheers and thanks Quote Link to comment Share on other sites More sharing options...
jcbones Posted September 9, 2014 Share Posted September 9, 2014 Opening windows is client side, which would be javascript. You could use css to raise a <div>, and achieve the same results. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.