I have a HTML form that truncates the action parameter after the \"?\" mark - which is NOT the desired behavior I am looking for.
Here is a representative HTML snipp
I applied CSS styling to an anchored HREF attribute fully emulating the push button behaviors I needed (hover, active, background-color, etc., etc.). HTML markup is much simpler a-n-d eliminates the get/post complexity associated with using a form-based approach.
Gymnastics