Ampersands in Attribute Values
Posted: Sun Nov 21, 2004 11:41 pm
hi guys,
the last thing i have to validate on my page are the query strings.
now i changed all the '&' to '&' and it didnt change a thing when i tried to validate it.
i validated this page: http://www.modelaircraft.co.nz/commercial.php
or the validated link:http://validator.w3.org/check?uri=http%3A%2F%2Fwww.modelaircraft.co.nz%2Fcommercial.php
and got 13 errors.
for example
changed the &'s and still get 13 of the same errors. am i missing something here? is it the &'s that is giving me problems?
thanx guys
the last thing i have to validate on my page are the query strings.
now i changed all the '&' to '&' and it didnt change a thing when i tried to validate it.
i validated this page: http://www.modelaircraft.co.nz/commercial.php
or the validated link:http://validator.w3.org/check?uri=http%3A%2F%2Fwww.modelaircraft.co.nz%2Fcommercial.php
and got 13 errors.
for example
...m1" method="post" action="cart.php?action=add_item&id=68&qty=1"/>
changed the &'s and still get 13 of the same errors. am i missing something here? is it the &'s that is giving me problems?
thanx guys