I have a peculiar problem with PHP being processed. I have Apache set up correctly with the PHP module installed correctly. The php page has a form whoose contents is posted to another php page, which in turn puts the data into a mySQL database.
This all works fine when I type the url to the php page directly into the browser. However, the link to this page (a feedback form) opens a new browser window and the (microsoft)browser doesn't seem to recognise the page's mime type so it prompts me to save or open the file! The new window will open successfully in Firefox but when I hit submit it doesn't process the php page that i send it to.
I am wondering if this has something to do with service pack 2 being installed on my System.
Any thoughts on this problem would be greatly appreciated
Finty
|