View Full Version : [php] Contact form problem
elya
March 26th, 2005, 11:50 PM
hello everybody,
I'm a beginner in php, i was trying one of the tutorials in this site:
http://www.kirupa.com/web/php_contact_form.htm
i understand it, but when i click on submit i get the followoing message from windows.
http://www.hajr-artist.com/upload/files/elya//message.jpg
Note: i use localhost.
it would be nice if anyone can help
thanks
Voetsjoeba
March 27th, 2005, 02:35 AM
Are you sure you have PHP installed ?
elya
March 27th, 2005, 10:53 AM
yes, i've been writing and editing in php using dreamweaver all the time.
it's just when there is a page linked to another, i get this message !
Voetsjoeba
March 27th, 2005, 01:01 PM
Do any others PHP files work ?
elya
March 27th, 2005, 02:53 PM
yes, i applied some tutorials and they worked.
It's just when one file direct to another, i get this message.
bigmtnskier
March 28th, 2005, 11:31 PM
That is wierd... The only thing that I think could do that is if you sent headers for the client to download the file using the header(...); function. But the tutorial never does...
That is very strange. I can't think of what would cause that. Sorry I can't help.
teiz77
March 29th, 2005, 02:54 AM
this is very strange indeed... The only way this colud happen is that there is a problem with the webserver... when you download the file does it contain php code? or is it the output file?
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.