Bruno Postle | 4 Sep 00:34
X-Face

Re: & in get href

On Sat 03-Sep-2005 at 17:18 -0400, Jonathan Vanasco wrote:
> 
> my question is:
>   must i do that?  will browsers handle & 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

Chris Croome | 5 Sep 11:14
Picon
Favicon

Re: & in get href

Hi

On Sat 03-Sep-2005 at 11:34:22PM +0100, Bruno Postle wrote:
> > 
> > will browsers handle &amp; well or will that  screw up my
> > get/post vars

More on this here:

  http://htmlhelp.com/tools/validator/problems.html.en#amp

Chris

--

-- 
Chris Croome                               <chris@...>
web design                             http://www.webarchitects.co.uk/ 
web content management                               http://mkdoc.com/   


Gmane