jason burbage wrote: > Hi everyone. > > > > I?m relatively new to the whole XML scene and I?m having a little > trouble using CGI-style queries with XLink (?foo1=bar1&foo2=bar2). I > read an old archived message here that said it should work, no problem > (per RFC 2396) but the question mark and ampersand in the URL still > seems to throw off the XML interpreter (it says it?s malformed). I > tried url-encoding them (%3F) but it interprets that literally. I know > it?s just my naivety, and I hope someone here has a simple answer to my > question. Because & designates entities, you have to escape it. try using & in place of your &s -- Lach __________________________________________ Web: http://illuminosity.net/ E-mail: lach@illuminosity.net MSN: luminosity @ members.evolt.org __________________________________________Received on Wednesday, 21 August 2002 04:31:30 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 27 October 2009 08:39:44 GMT