ASPAlliance Home
Advertise with us
About Prasad KVNM
Refer this Site
                                               
Home Opinion Poll Sample KV's Kool ASP
Search
Samples/Articles
Convert URLs into Hyperlinks

Advertisement Management Systems

AdRotator Component

Extending AdRotator Component

Simple Alternative to AdRotator

A more powerful Ad Management System

Opinion Poll

Suggestions/Snippets
Passing Special Characters through URL

Date delimiter for Access and SQL Server

CDBL instead of CSNG

Handling Database Errors

Avoid Partial Updates to the Database

Book Review
C# and the .NET Platform

Favorite Links
ASPLists.com
ASPNG.com
Computer Dictionary
LearnASP.com

Microsoft .NET
Search @ Google
Wrox Press
Freecode.com

Site by Prasad KVNM,
New Jersey, USA
prasad@kunisetty.com
last updated on
22nd Oct, 2001



Overview

Here is the complete code to create your own Opinion Poll for your site!

This works without a database; but still you can change your Poll Question and Options very easily.

Click here to see this Opinion Poll Sample live!

You might have observed that there are two .asp files in this Opinion Poll Sample; poll.asp and result.asp

poll.asp is the page where the Opinion Poll Sample is presented and
result.asp is the page to show the Result of the Opinion Poll Sample.

Apart from these two .asp files, there two text (.txt) files to hold the Opinion Poll Data.

pollInfo.txt - to hold the Poll Question and Options
pollData.txt - to hold the Poll Results

You can have the source code of all these four files by clicking on the respective file names.

Hope this sample will help you to add an Opinion Poll to your site quickly. I invite your sincere feedback to pkvnm@yahoo.com

Note: You need to have file write permission on the directory / folder where you are going to implement this opinion poll.



Refer this site ASPAlliance.com |  Contact Us |  Join |  Advertise |  Best Viewed with IE 4.0 or above