encoding - Escape Email Address - Best Practices -


what best practices user registration via web page, in regards escaping characters? if registers , email address test+1@gmail.com should escaped? should use encodeuricomponent on whole address, escaping + , @ %2b1 , %40? ran problem + not escaped , saved space, resulted in user not being found in db. suggestions?


Comments

Popular posts from this blog

ZeroMQ on Windows, with Qt Creator -

.net - Generate assembly with Roslyn -

batch file - filebot superstrict script: need tiny video sample or other solution -