> Why would there be code that says something like:
>
> print("<A HREF=\"" . ScreenURL("wishlist") .
> "&amp;ACTION=SAVE_BASKET\">");
>
> The "&" character isn't supposed to be encoded.
> In fact, it's just wrong to do HTML encoding in a URL.

I'm under the impression that any & in an HTML page should be represented by
an entity.  Can you provide a reference supporting your claim that it's
wrong to use entities in URLs?

Leon



------------------------------------------------------------
To subscribe:    [EMAIL PROTECTED]
To unsubscribe:  [EMAIL PROTECTED]
Site:            http://www.working-dogs.com/freetrade/
Problems?:       [EMAIL PROTECTED]

Reply via email to