free flash templates free css & photoshop templates free flash animation |
#1
|
|||
|
|||
Having issues with template 7
Hello there,
I am using free template 7. I seemed to see the page pretty well on IE as well as through Chrome. However, i have asked myfriends to test it and they say they can only see first page of the website. What seems to be the problem? Site: www.nova blue investment.com Another thing i have is on contact form, whenever i am testing it it gives me "page not found" message. This is my contact file: <? $your_email = "info@novablueinvestment.com"; $headers= "From: ".$_POST['name']." <".$_POST['email'].">\r\n"; $headers.='Content-type: text/html; charset=utf-8'; mail($your_email, $_POST['subject'], " <html> <head> <title>Contact Message</title> </head> <body> Contact Message<br>thank you<br> Name : ".$_POST['name']."<br> Email : ".$_POST['email']."<br> Telephone : ".$_POST['telephone']."<br><br> Subject : ".$_POST['subject']."<br> Message : <br>".$_POST['message']."<br> </body> </html>" , $headers); header("Location: ./index.htm?page=_contact_message.htm"); ?> thank you |
#2
|
|||
|
|||
Template issues
Hello,
Everything work fine for us. On what browser the problem appear ? To use de contact form, you're hosting plan must work with PHP.
__________________
We are always pleased to read you in our guestbook |
|
|