> From: Luke Dobson [SMTP:luke.dobson@ascom.ch] > > <IMG HEIGHT="16" WIDTH="12" > SRC="/cgi-bin/general/counter.pl?from=books&num=8&roman=1"> > Regardless of what Amaya is doing with it, this is invalid and relies on browser error recovery for unknown entities. The correct version is: <IMG HEIGHT="16" WIDTH="12" SRC="/cgi-bin/general/counter.pl?from=books&num=8&roman=1"> Note that the HTML spec reccomends that CGI scripts which are likely to be used with simulated forms URLs should accept ; as equivalent to & to avoid the need for replacing the &s with entities.Received on Friday, 28 January 2000 06:48:53 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 20 September 2007 14:24:26 GMT