Re: & in get href

Bruno Postle <[email protected]>
Newsgroups gmane.comp.lang.perl.modules.petal
Message-ID <[email protected]>
On Sat 03-Sep-2005 at 17:18 -0400, Jonathan Vanasco wrote:
> 
> my question is:
>   must i do that?  will browsers handle &amp; well or will that  
> screw up my get/post vars

It's fine, browsers will do the right thing if given something like
this:

  <a href="http://example.com/foo?a=b&amp;c=d">click here!</a>

-- 
Bruno
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.