ASPired2Poll is an excellent application for creating Polls of all types. Whether it be a poll on the best program, person, place, thing, or anything that you can come up with. ASPired2Poll saves its data in an Access database and is easy for first time users.

ASPired2Poll displays a table with a ready to run form. The user simply selects the option and clicks on Submit.

You can format the table to conform to the look and feel of your site. Every aspect of displaying the poll is changeable in either style sheets or HTML tags.

We encourage to change the look to make it suit your needs.

Once the user votes in a poll, the current results display in a concise graph that includes a proportional bar and the current percentage of votes that each item received. If an item is yet to get a vote, it does not display.

Just like the poll, the results table is completely modifiable by you. You can make the output conform to you site.

The Administration section of ASPired2Poll is simple2use. Administration for ASPired2Poll is handled through 3 panels. These panels allow you to manage existing polls, create new polls, and set the administration password.

The main admin panel consists of a list of your polls. From this panel, you can edit a poll by clicking on the name of the poll. Polls can also be deleted by clicking on the trash can.

Creating a New Poll

  • First click on the New Poll button on the main Admin Panel.
  • Enter in the poll name and question. The name of the poll is not displayed to the user.
  • You can also enter the starting and ending dates for the poll. The dates are included if you want to set a time limit for your polls. The way you limit the time duration of the poll is up to you.
  • Check the Active check box.
  • Then click on Save.

After you create a new poll, you will have the ability to add options or answers to the poll question..

Adding Options to a Poll

Insert the option or answer into the Option field. With each option, you have the ability to add a Memo. If an option has a Memo, the option is changed to a link and once clicked on, a tiny window will appear that contains the Memo. Memos are designed to give the user more clarification or more information about the option.

Finally, A Poll

When you poll is created, it is ready to be posted.

To post a poll, you can include a line of ASP code like this one.

<!--#include file="Poll.asp?ID=1" -->

This example uses ID=1. However, you can change the ID to the Poll ID you want to show.

The final section of the administration for ASPired2Poll is the User Admin. In ASPired2Poll, there is only one login and it is for the administrator. Here you can set the Admin Login and Password for better protection of your site.