Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

pelsar

macrumors regular
Original poster
Apr 29, 2008
180
0
israel
the confirmation page for filling out the form works on safari, chrome, firefox and of course not explorer


http://www.lucidlogix.com/virtu_registration-yael.html



the code on the end of the php is:
___________________
mail($my_email,$subject,$message,$headers);

header("HTTP/1.1 301 Moved Permanently");

include_once "../thankyou_registration.html";
//header("Location: http://www.lucidlogix.com/thankyou_registration.html");

exit();

?>

-------------


any ideas? what does explorer want from me?
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.