On Apr 18, 2007, at 15:11, Frans van Daalen wrote:

> Please note that the following will cause the server to include a %20 
> before
> sending the header
>
> ----------------
>   p = "http://www.hedaal.nl/tmp/to here.html"
>   response.redirect p
> ----------------

Are you sure it is the server and not the client that is making the 
translation?  It may also be an ASP feature that performs the 
translation, in which case it is still a "client" solution (by "client" 
I mean that it is not directly the server, but a consumer of the 
services provided by the server, in this case the ASP framework).

        dZ.

-- 
        DZ-Jay [TeamICS]
        http://www.overbyte.be/eng/overbyte/teamics.html

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to