I am wondering if anyone can give a \"best practices\" response to using blank HTML form actions to post back to the current page.
There is a post asking what a blan
Just use
?
It doesn't violate HTML5 standards.