mapleleaf Posted October 31, 2008 Share Posted October 31, 2008 This odd as it only happens on IE and AOL. I have a page that processes a form which then does a header("Location: file.php") Now the new file.php is an absolute path to a shared secure server. The server is different from the referring url. Eg example.com to https://73here.fhsjh.com/~user67/file.php Any ideas why the new file will show up for about a second and then go to an error page. Only in those wonderful browsers of course(in two years we can ignore them ) Link to comment https://forums.phpfreaks.com/topic/130837-headerlocation-problem/ Share on other sites More sharing options...
redarrow Posted October 31, 2008 Share Posted October 31, 2008 Must be the https............. dont even no if you can use a header to them secuity pages can ya......... Link to comment https://forums.phpfreaks.com/topic/130837-headerlocation-problem/#findComment-679085 Share on other sites More sharing options...
mapleleaf Posted October 31, 2008 Author Share Posted October 31, 2008 Redarrow, that is my guess too but I had no idea and Firefox, Safari and Camino aren't fussed about it. Link to comment https://forums.phpfreaks.com/topic/130837-headerlocation-problem/#findComment-679317 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.