Önlogin?
-
Please see this question[^] in Q&A, the
onlogin
-bit is turned intoönlogin
somehow. I saw this earlier in other posts and I believe, this has also been reported some while ago here."I love deadlines. I like the whooshing sound they make as they fly by." (DNA)
-
Please see this question[^] in Q&A, the
onlogin
-bit is turned intoönlogin
somehow. I saw this earlier in other posts and I believe, this has also been reported some while ago here."I love deadlines. I like the whooshing sound they make as they fly by." (DNA)
The first tag inside the second pre block was not correctly formatted. It went like
<fb: ...
, but when encoded to<fb: ...
the correctedo
was not turned into aö
. Mysterious nevertheless! ;) Cheers!"With sufficient thrust, pigs fly just fine."
Ross Callon, The Twelve Networking Truths, RFC1925
-
The first tag inside the second pre block was not correctly formatted. It went like
<fb: ...
, but when encoded to<fb: ...
the correctedo
was not turned into aö
. Mysterious nevertheless! ;) Cheers!"With sufficient thrust, pigs fly just fine."
Ross Callon, The Twelve Networking Truths, RFC1925
Öh nö, röck döts caused by improper formatting. :)
"I love deadlines. I like the whooshing sound they make as they fly by." (DNA)
-
Please see this question[^] in Q&A, the
onlogin
-bit is turned intoönlogin
somehow. I saw this earlier in other posts and I believe, this has also been reported some while ago here."I love deadlines. I like the whooshing sound they make as they fly by." (DNA)
Not sure how it happened, but I know that typing a quote (") followed by the letter "o" when using a US International keyboard setting will create the ö character. Also, the quote will not show up until the letter after it has been typed. Maybe this was just a case of some fumbled typing.
Somebody in an online forum wrote:
INTJs never really joke. They make a point. The joke is just a gift wrapper.
-
Not sure how it happened, but I know that typing a quote (") followed by the letter "o" when using a US International keyboard setting will create the ö character. Also, the quote will not show up until the letter after it has been typed. Maybe this was just a case of some fumbled typing.
Somebody in an online forum wrote:
INTJs never really joke. They make a point. The joke is just a gift wrapper.
AspDotNetDev wrote:
Maybe this was just a case of some fumbled typing.
Nah, I don't think so. I saw it in the past several times on Codeproject, but only in the code-part and only with "on..."-bits, never anywhere else. Has to be something different.
"I love deadlines. I like the whooshing sound they make as they fly by." (DNA)
-
Please see this question[^] in Q&A, the
onlogin
-bit is turned intoönlogin
somehow. I saw this earlier in other posts and I believe, this has also been reported some while ago here."I love deadlines. I like the whooshing sound they make as they fly by." (DNA)
The issue was that the original code sample was entered directly as non-HTML encoded tags and so our system will perform aggressive filtering to ensure things like scripts or nasty objects are removed. Wrapping the HTML sample in PRE tags and encoding stops this.
cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP
-
Öh nö, röck döts caused by improper formatting. :)
"I love deadlines. I like the whooshing sound they make as they fly by." (DNA)
-
Öh nö, röck döts caused by improper formatting. :)
"I love deadlines. I like the whooshing sound they make as they fly by." (DNA)
Smithers-Jones wrote:
röck döts
:wtf: The döts part I'm pretty sure to understand, what I'm not getting is the röck part. :confused: Please enlighten me what you meant to say by that. Cheers!
"With sufficient thrust, pigs fly just fine."
Ross Callon, The Twelve Networking Truths, RFC1925