Author: P L Patodia
Date: 04:00:21 02/12/06
Go up one level in this thread
On February 12, 2006 at 04:54:07, Vasik Rajlich wrote: >On February 11, 2006 at 18:08:20, Thomas Logan wrote: > >>Seem to have a problem with the 64 bit link though >> >>Tom > >Some browsers seem to mangle the hidden link. (They add a "!%20" just before the >file extension). I really don't know why. > Hi Vas, %20 is nothing but space. 20 is hex number which converted to decimal is 32. The ASCII char for 32 is space. As space is not allowed in URL, it convert space to %20. P L Patodia >If your browser is doing this, please use the download link from the "raw links" >section at the bottom of the download center. > >Vas
This page took 0 seconds to execute
Last modified: Thu, 15 Apr 21 08:11:13 -0700
Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.