techker Posted March 23, 2010 Share Posted March 23, 2010 Hey guys im using an iframe to view a part of my admin . now i have a script that apears in the iframe to upload an image. it works.but the script has when upload is done: echo "<meta http-equiv=Refresh content=1;url=insert.php?ID=$ID&Name=$rand_name.$file_ext>"; but it gives me this.. res://ieframe.dll/http_404.htm#http://mysite.ca/admin/insert.php?ID=26&Name=122097380.gif[code=php:0] the target of my links in my menu is the iframe test.. but whats odd is the my form works(the action) Link to comment https://forums.phpfreaks.com/topic/196247-iframe-error/ Share on other sites More sharing options...
Gighalen Posted March 25, 2010 Share Posted March 25, 2010 It may be a permissions problem of sorts. Is your form on the same server as your administration panel? Link to comment https://forums.phpfreaks.com/topic/196247-iframe-error/#findComment-1031419 Share on other sites More sharing options...
techker Posted March 25, 2010 Author Share Posted March 25, 2010 Hmm.good question i will check that out.maybe the iframe does not use the session..or see the session Link to comment https://forums.phpfreaks.com/topic/196247-iframe-error/#findComment-1031551 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.