Online Voting System

Thread Solved

Join Date: Oct 2005
Posts: 16
Reputation: shad is an unknown quantity at this point 
Solved Threads: 1
shad shad is offline Offline
Newbie Poster

Re: Online Voting System

 
0
  #11
Oct 23rd, 2005
Hi maya,

Thanks for the info, i will try out jbuilder and see how it goes from there. So your project is on e-voting as well, interesting, we should help each other out u know, share ideas!! what do u think
Quick reply to this message  
Join Date: Oct 2005
Posts: 16
Reputation: shad is an unknown quantity at this point 
Solved Threads: 1
shad shad is offline Offline
Newbie Poster

Re: Online Voting System

 
0
  #12
Oct 29th, 2005
Hi
What features is your e-voting system going to have, really need ideas for my voting system project.
Quick reply to this message  
Join Date: Oct 2005
Posts: 4
Reputation: maya_cs is an unknown quantity at this point 
Solved Threads: 1
maya_cs maya_cs is offline Offline
Newbie Poster

Re: Online Voting System

 
0
  #13
Oct 30th, 2005
Originally Posted by shad
Hi
What features is your e-voting system going to have, really need ideas for my voting system project.

hi,shad
believe me ,i'm like looooooooooooooser
don't collect any thing till now
and asking if u could help me?
Quick reply to this message  
Join Date: Sep 2005
Posts: 16
Reputation: bondito is an unknown quantity at this point 
Solved Threads: 1
bondito bondito is offline Offline
Newbie Poster

Re: Online Voting System

 
0
  #14
Feb 3rd, 2006
Hi Maya

Need some tips on how i can go about the design of the evoting system. I have been told by my lecturers to try and make the system as secure as possible, please if u have any ideas on how i can implement security let me know. Thank you.

N.B: Hope your project is going well.
Quick reply to this message  
Join Date: Oct 2007
Posts: 1
Reputation: jennifer86 is an unknown quantity at this point 
Solved Threads: 1
jennifer86 jennifer86 is offline Offline
Newbie Poster

Re: Online Voting System

 
0
  #15
Oct 2nd, 2007
Originally Posted by shad View Post
Hi, thanks for the info, i will start the design, and see how it goes from there, but pls if you have any other ideas i could use to make my online voting system more unique do let me know.

Hi there

i was browsing for the topic in the subject and I read your request for help in this forum ..

I know that 2 years have passed since you posted the message.. and I was wondering if you managed to implement it or not?? since i an thinking of creating one myself for my thesis..

Hope you 'll get this message and maybe give me some help of the best ways to design it.

Thanks
Jennifer
Quick reply to this message  
Join Date: Jun 2008
Posts: 1
Reputation: wcmsukwa is an unknown quantity at this point 
Solved Threads: 1
wcmsukwa wcmsukwa is offline Offline
Newbie Poster

Re: Online Voting System

 
0
  #16
Jun 18th, 2008
Originally Posted by jennifer86 View Post
Hi there

i was browsing for the topic in the subject and I read your request for help in this forum ..

I know that 2 years have passed since you posted the message.. and I was wondering if you managed to implement it or not?? since i an thinking of creating one myself for my thesis..

Hope you 'll get this message and maybe give me some help of the best ways to design it.

Thanks
Jennifer
hey hi Jennifer.


Did you manage to do you online voting system, well i would also like to do an online voting system for our University students union, so i would like to know how you handled security, or if anyone out there can help, pliz reply.
Quick reply to this message  
Join Date: Dec 2004
Posts: 4,191
Reputation: peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of 
Solved Threads: 485
Moderator
Featured Poster
peter_budo's Avatar
peter_budo peter_budo is offline Offline
Code tags enforcer

Re: Online Voting System

 
-1
  #17
Jun 18th, 2008
Simplest solution would be have database with table of user details with unique ID for each member. This would hold username and password at-least to ensure that voting member is who he/she say is. For each voting process I would create new table with members ID's and vote cats of Boolean type to see if the person already voted or not (not they selected vote option). Plus I would have table with vote options where each option will hold integer value that will be incremented depending on members vote. Is that understandable?
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)

LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
Quick reply to this message  
Join Date: Nov 2004
Posts: 6,143
Reputation: jwenting is just really nice jwenting is just really nice jwenting is just really nice jwenting is just really nice 
Solved Threads: 212
Team Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: Online Voting System

 
0
  #18
Jun 18th, 2008
an even simpler solution is to check the timestamps on posts before replying to them...
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
Quick reply to this message  
Join Date: Aug 2008
Posts: 3
Reputation: atriagrawal is an unknown quantity at this point 
Solved Threads: 1
atriagrawal atriagrawal is offline Offline
Newbie Poster

Re: Online Voting System

 
0
  #19
Aug 9th, 2008
Hi,

I am Ashutosh, a 3rd year btech student. I have got a project to make on online voting system ...... please tell me what functionalities should i include in my project ..... i m making it in JSP .... please tell me more about this prject so that i can make it well.
Quick reply to this message  
Join Date: Dec 2004
Posts: 4,191
Reputation: peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of 
Solved Threads: 485
Moderator
Featured Poster
peter_budo's Avatar
peter_budo peter_budo is offline Offline
Code tags enforcer

Re: Online Voting System

 
-1
  #20
Aug 9th, 2008
What functionalities? That is up to you to find out. Every student project require some degree of RESEARCH!
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)

LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
Quick reply to this message  
Closed Thread

This thread has been marked solved.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the JSP Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC