#2 2008-07-12 16:15:16
Someone's going to get a stern talking-to. Or a beer.
Offline
#3 2008-07-12 20:40:32
Offline
#4 2008-07-13 00:45:55
orangeplus wrote:
Check out whan CNN did to that URL.
Ehh, it's a simple trick: http://www.cnn.com/2008/SHOWBIZ/Movies/ … pping=true
Offline
#5 2008-07-13 01:39:02
square wrote:
orangeplus wrote:
Check out whan CNN did to that URL.
Ehh, it's a simple trick: http://www.cnn.com/2008/SHOWBIZ/Movies/ … pping=true
Yeah? How does one accomplish this nifty little feat?
Offline
#6 2008-07-13 01:51:11
Simple. It's only tossing the extra stuff into the bit bucket. You can add anything you like. Take any URL, add a / slash, then a ? question mark, then whatever text you like, then an = equals sign, then either true or false - your pick. When you call the URL the extra stiff is simply discarded, unless, of course, you've got some programming at the other end to receive that value.
Offline
#7 2008-07-13 01:59:38
Taint wrote:
square wrote:
orangeplus wrote:
Check out whan CNN did to that URL.
Ehh, it's a simple trick: http://www.cnn.com/2008/SHOWBIZ/Movies/ … pping=true
Yeah? How does one accomplish this nifty little feat?
1. Take an ordinary CNN url: http://www.cnn.com/2008/SHOWBIZ/Music/0 … index.html
2. Remove the "index.html" at the end.
3. Add a question mark and any number of name=value pairs separated by ampersands (e.g., ?drink=pruno&just-die-already=please).
4. Behold! http://www.cnn.com/2008/SHOWBIZ/Music/0 … ady=please
Edit: oops, whosasailorthen was too quick for me.
Last edited by square (2008-07-13 02:01:31)
Offline
#8 2008-07-13 02:00:41
My time on High Street is never wasted.
Offline