Hey,
Maybe this isn't the place for this question (and my bad if it isn't), but it seems to fit the best here.

Does anyone know how to craft a URL so that it executes a FORM POST/SUBMIT when visited?

IE: I need to be able to fill in a form (got this done) and then post it all with a URL.
I'm working on this for a odd XSS bug I found. However, I can't find how submit the form and it seems there should be safeguards against doing it since you could fake submissions, votes/polls, and tons of other stuff.

Thanks for the help (I'm hoping),
-DarC