-2
votes
How should I choose between GET and POST methods in HTML forms?
One gotcha I noticed the other day and it was a real "DUH!" moment for me.
We have a third party search engine on our site and they use the GET method to post the search query to their code …
0
votes
What is the best way to limit the amount of text that can be entered into a ‘textarea’?
jQuery also provides some options here. Options, options, and options. …
