[REBOL] Re: Enhancement - valid [scheme]? words
From: allenk:powerup:au at: 15-Feb-2001 20:13
----- Original Message -----
From: "Andrew Martin" <[Al--Bri--xtra--co--nz]>
To: <[rebol-list--rebol--com]>
Sent: Thursday, February 15, 2001 1:55 PM
Subject: [REBOL] Re: Enhancement - valid [scheme]? words
> Hi, Jeff and Holger,
> Thanks for your comments.
>
> I'd say that a valid URL containing a "?" would have:
> ... some AlphaDigit "?" some Graphic ...
> in the rules. While a URL with a "?" following it would have a space
> after it, because that's required by normal sentence structure.
>
> Any one see if that can be broke?
Hi Andrew,
www.somewhere.com/?
and
www.somewhere.com/!
With IIS5.0, some sites deliberately use illegals to force a 404 error ASP
page, which can then redirect based on the the failed URL. How would you
find these URLs compared to normal language structure?
Admittedly not a lot of IIS and ASP programmer know about this trick and its
derivatives and very few will use the above format, but it is part of new
hack to get higher hits on search engines for asp pages and also for
response tracking/voting by giving each person a link to a resource that
doesn't exist) .
Cheers,
Allen K