hi there. when I am filling in forms and then I press submit.. instead of getting the "input information" i am getting a notepad pop up with the .php script. what have i done wrong please..
omoutop
12:04 pm on Mar 15, 2006 (gmt 0)
your server supports php? this kind of thing happens when php isnt supported by the server. Can u run a phpinfo()?
Flolondon
12:20 pm on Mar 15, 2006 (gmt 0)
hello hi.. yes i can run phpinfo
coopster
2:25 pm on Mar 15, 2006 (gmt 0)
What file extension are you using on the file named in your form action attribute?
Flolondon
11:35 am on Mar 29, 2006 (gmt 0)
actually worked out the problem... it was that i needed to access the files from localhost and then I would not get those popup notepads....thanks