Some scripts work, others don't. I'm not getting any error messages in the browser. I tried running all the scripts that didn't work on Solaris on my IIS server they worked just fine. Any ideas?
Originally posted by floR 1. Are you viewing the Solaris scripts with the same browser as the IIS script? If not, it could be a browser thing or some messy HTML. Check the page source in the browser. 2. Does the webserver error logfile give any messages? 3. Break up the code into little parts and try to determine where it goes wrong.