I believe that both servers were/are using IIS7, as I said I have a feeling the Application Pool Mode on the production server was set to "Classic" - Now I...
I found a work-around - The Application Pool mode on my production server was set to "classic" and the Application Pool mode on my machine (by default) was set to "Integrated", by changing this to...
Thanks for that what i'm aiming to do is create a easy SQL database class this class includes a query function this function splits the query string by ';' and exetues each query if the...
From the looks of of the e-commerce system on the website looks like a package you have downloaded. The stylesheet for the e-commerce part of the site has a predefined font-size in its body...
Im having a little problem with a peice of regex im trying to write... im a profficent coder when it comes to HTML, CSS, PHP, JavaScript and AS2/AS3 but the one thing that still trips...