Is it possible to do a POST from just an tag? I know anchor tags are usually just for GETs, and I know I can use javascript to do this (like in JavaSc
No there's no way to do this without the use of scripting. Although you can use CSS to style a standard Submit button to look and act more like an tag.