textbox Posted May 25, 2007 Share Posted May 25, 2007 I want to create a popup file, or a new window using _blank. What is the best way to do this? PHP or java? I would like scrollbars, but not for it to be resizable, and i would like it central to the users screen. Any ideas?! Link to comment https://forums.phpfreaks.com/topic/52905-solved-popup/ Share on other sites More sharing options...
corbin Posted May 25, 2007 Share Posted May 25, 2007 PHP cannot do that, and I'm assuming by Java you mean Javascript (they're a world of different). If you wish to do it with JS, http://www.tizag.com/javascriptT/javascriptpopups.php will prolly help you (found that by Googling "javascript popup"). If you really did mean Java, well I can't help you there cause Java ain't my style ;p. Link to comment https://forums.phpfreaks.com/topic/52905-solved-popup/#findComment-261276 Share on other sites More sharing options...
textbox Posted May 25, 2007 Author Share Posted May 25, 2007 Thanks Corbin, i have the horrible habit of referring to javascript as java, and everyone pulls funny faces at me. I understand why though!! Thanks again Link to comment https://forums.phpfreaks.com/topic/52905-solved-popup/#findComment-261286 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.