$username Posted July 21, 2008 Share Posted July 21, 2008 So what I am looking to do is have a pop up box with things to select. One way to think of it is that I out grew my drop down box. So to do something that is easy for people to select what they are looking for, would be to have this pop up windows. Than from there they can scroll through and select what they want. There it would feed it back in to a form field. Is there some method for doing so with PHP or is this a java deal? Thank you, Brett Link to comment https://forums.phpfreaks.com/topic/115873-question-about-php-open-a-new-windows-popup-for-seleccting-items/ Share on other sites More sharing options...
trq Posted July 21, 2008 Share Posted July 21, 2008 or is this a java deal? Javascript, php executes on the server and has no notion of what a window is. Link to comment https://forums.phpfreaks.com/topic/115873-question-about-php-open-a-new-windows-popup-for-seleccting-items/#findComment-595751 Share on other sites More sharing options...
$username Posted July 21, 2008 Author Share Posted July 21, 2008 What I thought. Thanks Brett Link to comment https://forums.phpfreaks.com/topic/115873-question-about-php-open-a-new-windows-popup-for-seleccting-items/#findComment-595755 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.