- Feature Articles
- CodeSOD
- Error'd
- Forums
-
Other Articles
- Random Article
- Other Series
- Alex's Soapbox
- Announcements
- Best of…
- Best of Email
- Best of the Sidebar
- Bring Your Own Code
- Coded Smorgasbord
- Mandatory Fun Day
- Off Topic
- Representative Line
- News Roundup
- Editor's Soapbox
- Software on the Rocks
- Souvenir Potpourri
- Sponsor Post
- Tales from the Interview
- The Daily WTF: Live
- Virtudyne
Admin
Admin
I'm surprised nobody has yet mentioned: in the 'never ever think about confirming' dialog, Yes is the default (as seen by the subtle outline) and will be selected on Return or Space.
Admin
What's even funnier about the CAPTCHA on the usawebsolutions site is the filenames of the graphics used to display the CAPTCHA. So, even without the hidden field you can scrape the code. For secret code MU9F4:
(Note: The src tags are actually absolute; I snipped them for display purposes)
Admin
Whoever wrote the headline "Transcom Stores & Internet cafe's.." should be sacked.
Admin
Lots of people have adopted Hungarian notation, sometimes for the better (not often, I'll admit). Even at their worst MS wouldn't have automagically written javascript for a CAPTCHA that tests the answer against a hidden field on the client side.
Admin
http://usawebsolutions.com/ only permits the use of Control and Alt.
Admin
TRWTF is the shortdesc:
Admin
Admin
Admin
Admin
TRWTF, I suppose, is that the message is so appalingly, mindbogglingly awful. I do not need anyone's, let alone the web page designer's, permission to press any key on my keyboard.
Admin
Admin
Not as bad as the WTF in some Belkin wireless routers I've seen. They validate the admin password using Javascript! Yep, you read that right - if you want to break into the router and don't know the password you can get it simply by viewing the page source!
Admin
Those responsible for the sackings have now been sacked
Admin
This hardly gives due deference to "Watchfire Bobby" and his admirable understanding of the way that state machines work. I can't tell you the number of times I've been burned by a computer system that hasn't quite tell you the number of times I've been burned by a computer system that hasn't quite tell you the number of times...
Truly it is said:
"Olé! Pero las llamas son peligrosas a su usted ve una llama donde hay gente nadando, usted grita:...¡CUIDADO! ¡LLAMA!"
Admin
http://www.hims.co.za/
Admin
Those who confirmed have been sacked....
Those who did the sacking will also be sacked by the poop.
Those who did the sacking and were sacked themselves were sacked on the grounds that they did not have permission to push the button...
It's a vicious cycle!!!!!!!!AHHHHHHHHHH!
...still funnier than MFD.
Admin
Admin
Admin
TRWTF is that someone would set that for their firefox theme.
Admin
Looking for backlink to thedailywtf.com from Belkin
Nice ad marketing, Alex!
Admin
Non-semantic poop spacer.
Admin
Admin
I was going to write a comment, but then I was sacked.
Admin
Workaround to try for a site where arrowkeys don't work, to fix broken behavior for a single page load and restore normal expected browser operation without disabling scripting entirely: Go to your browser title bar, type
javascript:document.onkeydown = null; document.oncontextmenu = null; void 0; Press enter.
Keep as a bookmark for some other sites that use similar foolishness. For good measure add a document.onmousepress = null; document.onkeypress = null;
May not work for sites that add the handler using the DOM2 functions.
Admin
Hey, being a Spacer is an honorable profession. I was just talking to a Blasterman the other day about how us Spacers never get any respect.
Admin
Admin
Why, that's some mighty fine scrolling you're doing there, pardner.
Admin
I seem to be able to scroll with my keyboard on usawebsolutions, but I can't use ctrl. Too bad if I want to open a new tab. They're trying to sell themselves as a professional web shop, but do stuff like that. I'm surprised they havne't used a script to disable right clicking. Or some awesome scrolling marquees...
Admin
Really? I thought it was his last name.
Btw, I think it's awesome that Rick Dangerous is contributing to TDWTF!
Admin
TRWTF is the names of the other employees ... "Rob Hooton" & "Zsuzsanna Demeter" sound like super-hero aliases or the work of a humorous numeroligist.
Admin
I wonder how can a web solutions company survive having such a WTF web site...
Admin
The nice thing about disabling the Alt key also makes AltGr disable which means that their form on the "Contact" page is hard to use since you should enter your email and normally AltGr is required to type @ so you need to type your email in some external program, like notepad, and then copy it into place using the Edit menu...
The company surely cannot want to be in contact with their customers.
Captcha: populus, wasn't that the game where you played god? That was great!
Admin
Admin
A lot of commented html can be found in that belkin page. Includes links to Mice & Keyboards, holiday gifts and... "FreeSales_Feb_2008"... i'm starting to believe that this page is not database-backed.
Admin
Admin
Admin
Sorry, you do not have the permission to read this comment.
Admin
Spacer, get you off the face Of Mother Earth and into space Dirty Spacer, do you hear?
Admin
Also in Belkin's source code:
<!-- i am a spacer. i am not semantic. -->Admin
Durr, I'm slow. I should've figured someone else would've noticed that already.
Admin
Admin
Quite possibly, the company just does not want to be in contact with customers in foreign countries, where they have weird keys on their keyboards you can wreak who knows what havoc with.
Admin
The writer of the forum entry, hired to continue the forum entry creation after the other people had been sacked, wish it to be known that they have just been sacked.
This forum entry has been completed in an entirely different style at great expense and at the last minute.
Admin
Admin
The AltGr is a modified Alt key on French keyboards (and possibly other keyboards) that let the user type characters such as "@", "#", "|", ... They feature accentuated characters as counterparts to the numbers key.
Admin
trwtf on line 1099:
Admin
Looks like usawebwtfs.com copied their ingenious copy protection scheme from this site: http://www.15seconds.com/howto/pg000916.htm
I wonder how many other WTFs reside there...
Admin
AltGr is a combination key of ctrl+alt. Mostly AltGr+KEY combinations can be made with CTRL+ALT+KEY as well. On a US-International keyboard the AltGr key is the Alt key to the right of the space bar. AltGr+5 is €, for example. See the Wikipedia for a more accurate explanation.
Admin
No, normally @ is Shift-'
Or perhaps on an international interweb, there is no "normally", which was the real point to take away from the post you 'corrected'.