View Single Post

  #1 (permalink)  
Old 05-08-2008
Gene Kelley
 
Posts: n/a
Default ampersands in URL string

I'm having some trouble echoing string data that contains an ampersand
in it.

I am filling a WHERE clause in my SQL query with a string based upon a
choice made in a select/option form element via GET.

My request for
http://www.example.com/update_compan...trol%20Company

returns only Bill

Any suggestions?

--
------------------------------------
Gene Kelley
Senior Open Source Software Engineer
Advanced Design Solutions Team
Network Solutions (MonsterCommerce)
Swansea, Illinois, USA
Reply With Quote