Results 1 to 3 of 3

Thread: Adding an online Petition to my website...
      
   

  1. #1
    thetunk is offline Private First Class
    Join Date
    Jul 2007
    Posts
    7

    Default Adding an online Petition to my website...

    Anyone know how I would add an online petition to my website? I want people to be able to enter their name and address to a database (I guess), that I will be able to use at a later date. I want to be able to display the total number of signatures as the number goes up. Any ideas?

    Thanks

  2. #2
    Watdaflip's Avatar
    Watdaflip is offline Major General
    Join Date
    Sep 2005
    Location
    Cincinnati, Ohio
    Posts
    2,119

    Default Re: Adding an online Petition to my website...

    You will need some sort of script to process the data that is submitted by a form that inserts it into a database. And then some code to retrieve the total number of entries from a database.

    You may want to check hotscripts.com and see if they have an existing php petition script...

    Register/Login Script
    Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

  3. #3
    philipc9635's Avatar
    philipc9635 is offline Lieutenant Colonel
    Join Date
    Jul 2006
    Location
    Perth, Western Australia
    Posts
    737

    Default Re: Adding an online Petition to my website...

    You could probably use a guest book and make it clear that entering the guest book is part of signing onto the petition.

    I have never used a guest book so someone else might be able to say if this is an option or not. I believe there are guest book scripts in Fantstico in CP.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49