einamiga Posted April 24, 2007 Share Posted April 24, 2007 I have a php file in a IFRAME and there I have a button(submit) in a form, and I have a php file that are not a part of the IFRAME. The file that doesn't contain the IFRAME have a if structur like this... if(isset($_POST['pushed'])){ } For some reason it doesn't diteckt that the button is pushed. I hope someone could help me:) Link to comment https://forums.phpfreaks.com/topic/48423-iframes/ Share on other sites More sharing options...
clown[NOR] Posted April 24, 2007 Share Posted April 24, 2007 and the name of the button is "pushed"? Link to comment https://forums.phpfreaks.com/topic/48423-iframes/#findComment-236786 Share on other sites More sharing options...
einamiga Posted April 24, 2007 Author Share Posted April 24, 2007 Bad name... the actual name is knapp1 Link to comment https://forums.phpfreaks.com/topic/48423-iframes/#findComment-236794 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.