- From: Kevin R. Phillips <kevin@audiodesigns.com>
- Date: Wed, 22 Mar 2000 14:21:29 -0500 (EST)
- To: www-validator@w3.org
- Cc: csmith@barebones.com
I thought that might be the case but unfortunately these links are for ordering the product assigned to that link. The link is created by the ecommerce software when it is entered into the database. We won't be able to change it to '&' or else the link won't function. Thanks for the quick response! Kevin *********************************************** >I thought the problem might have been with the '&' character in the >parameter strings. To be compatible, the actual link needs to contain >'&' instead of just '&': > >Good: <a href="http://www.test.com/script.asp?Parm1=ABC&Parm2=DEF"> > >Bad: <a href="http://www.test.com/script.asp?Parm1=ABC&Parm2=DEF"> >(Results in 'general entity "Parm2" not defined' etc.)
Received on Wednesday, 22 March 2000 15:21:47 UTC