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) Quote Link to comment 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? Quote Link to comment 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 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.