Click here to Skip to main content
15,886,873 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: Don't you love it when people get their site organised? Pin
Worried Brown Eyes22-Jun-17 21:16
Worried Brown Eyes22-Jun-17 21:16 
GeneralRe: Don't you love it when people get their site organised? Pin
Gerry Schmitz22-Jun-17 6:59
mveGerry Schmitz22-Jun-17 6:59 
GeneralRe: Don't you love it when people get their site organised? Pin
KC@CahabaGBA27-Jun-17 4:01
KC@CahabaGBA27-Jun-17 4:01 
GeneralRe: Don't you love it when people get their site organised? Pin
Kirk 1038982122-Jun-17 9:12
Kirk 1038982122-Jun-17 9:12 
Generaltutorial problems from certified php technician from w3schools.com Pin
Member 1326608418-Jun-17 11:40
Member 1326608418-Jun-17 11:40 
GeneralRe: tutorial problems from certified php technician from w3schools.com Pin
Richard Deeming19-Jun-17 1:00
mveRichard Deeming19-Jun-17 1:00 
GeneralRe: tutorial problems from certified php technician from w3schools.com Pin
Member 137062412-Mar-18 20:41
Member 137062412-Mar-18 20:41 
GeneralThat's not nice! (disappearing files) Pin
kmoorevs7-Jun-17 3:00
kmoorevs7-Jun-17 3:00 
Yesterday, I got called onto a remote with a customer where some really crazy things are happening with one of our executables.

Starting this particular exe manually causes a command window to pop up and quickly disappear. The exe is deleted without any warning...just gone!

OK, so that's weird, but weirder still is the fact that when the exe is started from our main program, (normal) the main program gets shut down immediately and the main program executable gets deleted! In this case, the called exe is not deleted. WTF | :WTF:

Some troubleshooting revealed that the same file renamed, would run without a problem. Confused | :confused:

It looks live an anti-virus problem, but the only a/v showing in the taskbar is windows MSE and I know that I don't have a problem with it. Also, I find it hard to believe that an a/v would rely on filename alone...besides, the same filename with 'test' appended works fine. (btw, the files in question are digitally signed...if that matters)

The customer's tech guy has no clue. Once he saw that it would work after renaming, he announced that his job was done. Hmmm | :|

To be continued...
"Go forth into the source" - Neal Morse

GeneralRe: That's not nice! (disappearing files) Pin
raddevus7-Jun-17 3:11
mvaraddevus7-Jun-17 3:11 
GeneralRe: That's not nice! (disappearing files) Pin
Duncan Edwards Jones7-Jun-17 3:13
professionalDuncan Edwards Jones7-Jun-17 3:13 
GeneralRe: That's not nice! (disappearing files) Pin
kmoorevs7-Jun-17 3:47
kmoorevs7-Jun-17 3:47 
GeneralRe: That's not nice! (disappearing files) Pin
ZurdoDev7-Jun-17 3:59
professionalZurdoDev7-Jun-17 3:59 
GeneralRe: That's not nice! (disappearing files) Pin
Nelek7-Jun-17 5:58
protectorNelek7-Jun-17 5:58 
GeneralRe: That's not nice! (disappearing files) Pin
PIEBALDconsult7-Jun-17 12:26
mvePIEBALDconsult7-Jun-17 12:26 
GeneralIf it fails, try again Pin
gjp13112-Jun-17 18:36
gjp13112-Jun-17 18:36 
GeneralRe: If it fails, try again Pin
Super Lloyd2-Jun-17 19:41
Super Lloyd2-Jun-17 19:41 
GeneralRe: If it fails, try again Pin
gjp13114-Jun-17 13:31
gjp13114-Jun-17 13:31 
JokeRe: If it fails, try again Pin
sx20086-Jun-17 12:55
sx20086-Jun-17 12:55 
GeneralRe: If it fails, try again Pin
Sander Rossel4-Jun-17 1:03
professionalSander Rossel4-Jun-17 1:03 
GeneralRe: If it fails, try again Pin
gjp13114-Jun-17 13:33
gjp13114-Jun-17 13:33 
GeneralRe: If it fails, try again Pin
Graham Coulby4-Jun-17 20:18
Graham Coulby4-Jun-17 20:18 
GeneralRe: If it fails, try again Pin
Daniel Pfeffer4-Jun-17 21:11
professionalDaniel Pfeffer4-Jun-17 21:11 
GeneralRe: If it fails, try again Pin
Kirk 103898215-Jun-17 5:21
Kirk 103898215-Jun-17 5:21 
GeneralRe: If it fails, try again Pin
PIEBALDconsult6-Jun-17 10:21
mvePIEBALDconsult6-Jun-17 10:21 
GeneralRe: If it fails, try again Pin
Rob Grainger6-Jul-17 2:09
Rob Grainger6-Jul-17 2:09 

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.