8 Dec
                
                    2006
                
            
            
                8 Dec
                
                '06
                
            
            
            
        
    
                8:42 a.m.
            
        Sebastian Mendel schrieb:
Hi,
is there any reason why the data is urlencoded when submitted with POST?
[...]
data in forms is urlencoded by the client (browser) if submitted with GET and automatically encoded on server so using urlencode results double encoded data -- Sebastian Mendel www.sebastianmendel.de