I am developing a website and want to use a method of comparing results from a poll containing two or more options. I would like to use Visual Basic (If it's possible!)to create a method of collecting data, storing and displaying the results onscreen. I am fairly new to VB and am using VB 2005 and any help would be fab! Thanks.

Quiz Poll
Nate Garvey
bobby_dazzler,
According to your question, you would like to create a web page that can show the voting result. Here I have an example from MSDN named Add a Quick Poll to Your Web Site. This example is exactly what you want. Please open the following link, read the article and download the Visual Basic code. Just have a try step by step as the article shows:
http://msdn2.microsoft.com/en-us/library/ms973264.aspx