logo       

Problem with setHref() encoding: msg#00026

java.enhydra.xmlc

Subject: Problem with setHref() encoding

Hello,

I have a problem with the setHref() method in a HTMLAnchorElement class.

In my html source, I have the following case:
<a href="Event.event?param1=value1">...</a>

In my (Barracuda) renderer, I would like to add a parameter to the query string of this link (by appending "&param2=value2), but all I get is <a href="Event.event?param1=value1&amp;param2=value2">...</a>.

Is there a way to disable this encoding?

Thanks,

--
Mark van Leeuwen
Virgil B.V.
Amsterdam


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise