What is the Best Hangover Cure?

A: Binge Eat
B: Drink Lots of Water
C: Hair of The Dog / Dont stop Drinking
D: Why would I want to get rid of a Hangover? Its just God telling me I am Awesome.
 
 
MicroPoll API - Poll API
Do you like our new website ?
Like Don't Like
<% if(request.getParameter("submitfrm")!=null) { // Put the ID of your Poll here long pollID = 2604617 ; // Get the option number selected by the user. int optionNumber = Integer.parseInt(request.getParameter("sub")); // API URL call URL url = new URL("http://micropoll.com/a/api/surveyanalytics.micropoll.vote?pollID=" + pollID + "&optionNumber=" + optionNumber +"&key=GcdwSVDMZ8A%3D"); BufferedReader in = new BufferedReader(new InputStreamReader(url.openStream())); String inputLine; String data = ""; while ((inputLine = in.readLine()) != null) { data += inputLine; } in.close(); %> <% } %>

©partypossum.com                                          Privacy Policy