Hi Radek, On Friday, Apr 18, 2003, at 16:35 Asia/Tokyo, Radek Gruchalski wrote: > |...href="casestudy.php?lowres=&contentID=1" onFocus="blur();" > onMouseOver="chang| > I think this is an error beacause I try to pass to php script variable > called 'contentID'. More precisely, because you're not escaping the "&" properly. Try replacing occurrences of "&" in your HTML (including URIs you use in your links) by "&". And see http://www.htmlhelp.com/tools/validator/problems.html#amp Cheers. -- OlivierReceived on Friday, 18 April 2003 05:18:32 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 20 September 2007 14:26:19 GMT