Click here to Skip to main content
15,906,569 members

The Weird and The Wonderful

   

The Weird and The Wonderful forum is a place to post Coding Horrors, Worst Practices, and the occasional flash of brilliance.

We all come across code that simply boggles the mind. Lazy kludges, embarrassing mistakes, horrid workarounds and developers just not quite getting it. And then somedays we come across - or write - the truly sublime.

Post your Best, your worst, and your most interesting. But please - no programming questions . This forum is purely for amusement and discussions on code snippets. All actual programming questions will be removed.

 
GeneralRe: A new place has been created Pin
ZurdoDev14-Apr-17 8:21
professionalZurdoDev14-Apr-17 8:21 
GeneralRe: A new place has been created Pin
zequion14-Apr-17 19:12
professionalzequion14-Apr-17 19:12 
GeneralRe: A new place has been created Pin
H.Brydon15-Apr-17 17:08
professionalH.Brydon15-Apr-17 17:08 
GeneralRe: The truth is out there Pin
Ravi Bhavnani15-Apr-17 13:52
professionalRavi Bhavnani15-Apr-17 13:52 
GeneralWandering around The Daily WTF forums... Pin
Brisingr Aerowing6-Apr-17 14:51
professionalBrisingr Aerowing6-Apr-17 14:51 
GeneralRe: Wandering around The Daily WTF forums... Pin
jeron17-Apr-17 8:24
jeron17-Apr-17 8:24 
GeneralRe: Wandering around The Daily WTF forums... Pin
Super Lloyd12-Apr-17 21:22
Super Lloyd12-Apr-17 21:22 
GeneralRe: Wandering around The Daily WTF forums... Pin
V.12-Apr-17 21:48
professionalV.12-Apr-17 21:48 
GeneralRe: Wandering around The Daily WTF forums... Pin
PeejayAdams12-Apr-17 22:36
PeejayAdams12-Apr-17 22:36 
GeneralRe: Wandering around The Daily WTF forums... Pin
H.Brydon15-Apr-17 17:04
professionalH.Brydon15-Apr-17 17:04 
GeneralA concise error message, one of Microsoft's fortes Pin
Henry Skoglund5-Apr-17 4:00
Henry Skoglund5-Apr-17 4:00 
AnswerRe: A concise error message, one of Microsoft's fortes Pin
megaadam5-Apr-17 4:19
professionalmegaadam5-Apr-17 4:19 
GeneralRe: A concise error message, one of Microsoft's fortes Pin
Kevin Marois5-Apr-17 4:39
professionalKevin Marois5-Apr-17 4:39 
GeneralRe: A concise error message, one of Microsoft's fortes Pin
peterkmx5-Apr-17 5:04
professionalpeterkmx5-Apr-17 5:04 
GeneralJust found this linked on The Daily WTF Forums... Pin
Brisingr Aerowing4-Apr-17 17:29
professionalBrisingr Aerowing4-Apr-17 17:29 
GeneralRe: Just found this linked on The Daily WTF Forums... Pin
CHill605-Apr-17 4:21
mveCHill605-Apr-17 4:21 
GeneralRe: Just found this linked on The Daily WTF Forums... Pin
YaakovF11-May-17 0:55
YaakovF11-May-17 0:55 
GeneralThe Irony is Strong with W3 Schools Pin
Rob Grainger4-Apr-17 3:52
Rob Grainger4-Apr-17 3:52 
GeneralRe: The Irony is Strong with W3 Schools Pin
User 101325464-Apr-17 5:34
User 101325464-Apr-17 5:34 
GeneralRe: The Irony is Strong with W3 Schools Pin
jgakenhe4-Apr-17 18:24
professionaljgakenhe4-Apr-17 18:24 
GeneralRe: The Irony is Strong with W3 Schools Pin
dan!sh 4-Apr-17 19:09
professional dan!sh 4-Apr-17 19:09 
GeneralRe: The Irony is Strong with W3 Schools Pin
Super Lloyd4-Apr-17 19:27
Super Lloyd4-Apr-17 19:27 
GeneralRe: The Irony is Strong with W3 Schools Pin
kmoorevs5-Apr-17 9:39
kmoorevs5-Apr-17 9:39 
My Saturday job requires me to use an e-commerce site that still uses classic ASP, at least according to the address bar. An upgrade was promised about 4 years ago to make it compatible with IE 10/11. It used to drive me crazy that the M-F manager cleared the IE cache on Friday, unwittingly also clearing the compatibility list. I would get to the payment screen and realize that I was unable to select a payment option due to outdated javascript/css! Mad | :mad: Luckily F12 lets me emulate IE9 to get through it! This is a pretty major US business web application that still can't take payments from Safari, Chrome, Edge or IE > 9 browsers! WTF | :WTF:

I have a fairly large task coming up dealing with an inventory and ordering system I wrote in classic ASP. (started before .NET and maintained until about 5 years ago) The project had been unused for a few years, then a new customer came on board a few months ago and wants it. It still works great, but it will be much better in .NET! Smile | :)

Personally, I always found classic ASP easy to understand...mostly just building a page from top to bottom. Debugging was another matter. Dead | X|
"Go forth into the source" - Neal Morse

GeneralMicrosoft, Javascript and not cutting corners Pin
DerekT-P30-Mar-17 10:44
professionalDerekT-P30-Mar-17 10:44 
GeneralRe: Microsoft, Javascript and not cutting corners Pin
raddevus30-Mar-17 11:15
mvaraddevus30-Mar-17 11:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.