|
| Register now to interact with over 11,000 members! Registered users have Posting Privileges, free access to Private Messaging, Email Notifications and more. |
|
|||||||
![]() |
|
|
Thread Tools |
|
|
#1 |
|
Join Date: Jun 2003
Location: Long Island
Posts: 320
Reputation: 32
|
Upside down webpage!
I have a Perl program that takes uploaded information and produces a webpage. Yesterday, a webpage ended up upside down!
Here is the link: http://110bridge.com/gr/012041787729c1.htm I would suspect a once-in-a-million fluke except the same thing happened last week. If you look at the source code, it is like ǝɹoɔs ʇןnsǝɹ sʌ ןnʌ ɹןp pɹq That's presumably the code for upside down letters. My program has been running daily for like 10 years without seeing this problem or anything remotely like it. If you think of the effort it would take to do that intentionally, it really can't be a bug. Even if something converted every symbol to that code, you still would have the symbols in the forward order -- it also had to reverse the order of the symbols. I guess it is a practical joke by some hacker. If so, I like it. But it will get tiring if it happens again. Bob |
|
|
|
|
|
#3 |
|
Join Date: Jun 2003
Location: Long Island
Posts: 320
Reputation: 32
|
The input is text, i think. From a standard source, so there can't be any clever tricks in it. It's from a program and I have been using the same program for input for the last 10 years (with updates)
So pretty impossible to be the input. |
|
|
|
|
|
#4 |
|
Custom User Title
Join Date: Aug 2006
Location: Michigan
Posts: 2,669
Reputation: 337
|
I guess I wasn't thinking tricks as much as an accident. Depending on how the values are being read in, if you haven't escaped out all the code a semi-colon or quote in the input. If there was something in recent files that weren't in previous files it could explain it.
|
|
|
|
![]() |
| Thread Tools | |
|
|