I can\'t get static or dynamic compression to work on a new server for .ASP, .JS or .CSS files. I\'m running Windows Server 2008 R2 Standard 64 bit.Under IIS Role Services, I have ASP installed, as w
I am seeking your help for this below problem. My application is deployed on IIS server which is located in Spain.
UPDATE : Some have said that they were able to get more than 1 childNode... Here is my fiddle - I am only getting 1 childNode to display.
In an absolute emergency, I am trying to go through my website and add parameterized queries. I\'m a newbie and have only just learnt about them.
Once the data has been flushed to the page, and an error is generated in future processes, the error message is written inside the browser, instead of generating an entire 500 error on the page.How do
I\'ve found out how to import a CSV into my Access database via another question. But in the answer there is no information on how to target specific 开发者_StackOverflowcolumns upon import. How can I
I am doing a VBScript loop and I am attempting to concatenate a string which then would be loaded into the value of a hidden input field.
I have a .NET class which holds a simple array of strings avail开发者_如何学Goable via an accessor method, which looks like this;
In my example code below, you can see that I have been trying to suss-out parameterized queries in ASP and MySQL.
I have been trying to send xml message from php to asp and output response to my php page using CURL but having no luck in receiving any response. This is what I have tried: