DanDigiMan
01-13-2004, 04:07 PM
Validating to XHTML 1.0 Transitional...
Here is the error:
Warning: reference not terminated by refc delimiter
Its pointing to the "=" in the querystring (ie. file.asp?var=x)
I was having the same problem with the "&" but had to add "&" in my querystring to have it validate accordingly.
Furthermore, I know I have something wrong with my document due to the formatting its spewing out, but yet it seems the validator doesn't pick it up...
Here is the error:
Warning: reference not terminated by refc delimiter
Its pointing to the "=" in the querystring (ie. file.asp?var=x)
I was having the same problem with the "&" but had to add "&" in my querystring to have it validate accordingly.
Furthermore, I know I have something wrong with my document due to the formatting its spewing out, but yet it seems the validator doesn't pick it up...