L
laughlin
I'm using MS's XML DOM component to parse what I thought was XHTML.
For some reason, the parser doesn't like the following reference that
includes a couple of parameters following the "?" and seperated by the
"&". Specifically, the parser is expecting a ";" following "stills"
in the snippet below.
<a href="../../../../Media/Drills/feint1.avi?selection=8.65,10.33&stills=10.07">
Any ideas?
Many thanks.
For some reason, the parser doesn't like the following reference that
includes a couple of parameters following the "?" and seperated by the
"&". Specifically, the parser is expecting a ";" following "stills"
in the snippet below.
<a href="../../../../Media/Drills/feint1.avi?selection=8.65,10.33&stills=10.07">
Any ideas?
Many thanks.