Using the Validator on some of my scripts used to return an error because I was using a "?variable=value&variable2=value" GET request in a link. I changed it from & to &&; and it seems to work but I'm wondering if there is a nicer way to create the & in the URIs without using &&;. Using &&; works but really doesn't look nice at all and I think it's against some standard or another.Received on Friday, 22 March 2002 01:52:11 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 1 October 2009 14:48:44 GMT