gtbikerider
Technical User
I have a link such as
index.cfm?action=document&DocumentID=1
I need to get my document validated as XHTML and it's reporting:
Error: unknown entity "DocumentID"
and
Error: reference not terminated by refc delimiter
(refers to the = sign)
Any clues as to how a link like this should be coded for valid XHTML? --
John
index.cfm?action=document&DocumentID=1
I need to get my document validated as XHTML and it's reporting:
Error: unknown entity "DocumentID"
and
Error: reference not terminated by refc delimiter
(refers to the = sign)
Any clues as to how a link like this should be coded for valid XHTML? --
John