Re: Application mapping - how can I dig deeper?

From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 03/01/05


Date: Mon, 28 Feb 2005 16:27:40 -0800

No problem.

This sort of problem usually only happen to CGI not originally meant to work
on the web (they require the "%s" to work instead of picking out the
necessary values from the PATH_INFO/QUERY_STRING environment variables). We
are really digging back at the compatibility stack here. :-)

I realize that the problem with quotes and spaces is going to be a
persistent problem for a commandline tool since Windows Script Host strips
the quotes out, so we'll likely continue to fight incongruencies like this
in the future. But, that's what compatibility is about... probably not a
first class citizen, but it continues to work.

-- 
//David
IIS
http://blogs.msdn.com/David.Wang
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Benman" <bmannino@gmail.com> wrote in message
news:1109626049.598562.166880@l41g2000cwc.googlegroups.com...
David,
I followed step 2 to the letter, and now its working like a charm!
Thank you very much for all your help - this was a very challenging
problem, and I most definitely could not have got it working without
your help.
Best Regards,
-Ben


Relevant Pages

  • Re: So what is the point of darwinports then?
    ... Mind you, my use of LaTeX has just taken a downturn. ... I had to edit *all* the bloody quotes and apostrophes, ... No such concept in TeX. ... that I've yet to find a tool to let me do that sort of search+replace ...
    (uk.comp.sys.mac)
  • Re: Attn: Dimwit Dave (in Lake Evil)
    ... Some seem to have gone through a sort of Chinese Whisper effect and the ... Some such quotes will sometimes show half a sentence, ... a real crime against real people, or some "sin" like masturbating while ... This, of course, is just speculation based on very little information. ...
    (uk.philosophy.atheism)
  • Re: search and replace using regex
    ... >> remember that those double quotes will allow things ... they're not string delimiters in this context ... Now IF the OP really wanted that sort of case, ... would make it go zoom zoom.. ...
    (perl.beginners)
  • Re: Putting 3 scalars at a time into an array
    ... so I could run stdout thru sort and sort by ... You should be able to get whatever you need right out of Perl. ... Don't use quotes where you don't need quotes. ...
    (comp.lang.perl.misc)