in reply to Form post with Coldfusion

An HTTP POST request is an HTTP POST request, there is no reason for the client to care how the server goes about working out what to respond with.

I've never needed to submit form data with LWP, but it looks like you should be using "KompressorVote" and not "var1" since that is the name of the form control. I'd also have expected that to be a hash ref rather than an array ref.