Hi there,
I've got a script running that gets passed some POST data, formats it, and mails it out - called by a flash movie on a CDROM.
Now this script is just that - nothing more than just <PHP? .......script...... ?> and runs fine. I put a small output field in - so I can confirm it's running directly by calling its URL in a browser.
Then, horror of horrors, I'm showing the project off at the clients office and NONE of these email scripts seem to function, or so I think!
It turns out they did work, but the Flash movie never get's told the script executed - like it has on every other machine it's been tested on.
When I tried to access the URL directly in the browser, the machine never opens the page, although it will find anything else on my web server.
Now this is the first time the scripts have been run by a machine running Windows 2000 NT - is their some sort of security measure stopping this system from completing, is it a 'latest version of IE' thing and do you think if I wrap the script into a normal web page with headers and all, it will work correctly?
Phew, big question but thanks for reading it.....
Ian
😕