Please support our JSP advertiser:
Lunarpages JSP Web Hosting
Views: 9456 |
Replies: 23
| Solved
![]() |
•
•
Join Date: Oct 2007
Posts: 1
Reputation:
Rep Power: 0
Solved Threads:
1
•
•
•
•
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
•
•
Join Date: Jun 2008
Posts: 1
Reputation:
Rep Power: 0
Solved Threads:
1
•
•
•
•
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.
•
•
Join Date: Dec 2004
Location: London or Slovakia
Posts: 2,646
Reputation:
Rep Power: 12
Solved Threads:
311
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, JAVAWUG (Java Web User Group), Coding the Architecture
Publilius Syrus
(~100 BC)
LJC - London Java Community, JAVAWUG (Java Web User Group), Coding the Architecture
•
•
Join Date: Nov 2004
Location: Netherlands
Posts: 5,752
Reputation:
Rep Power: 19
Solved Threads:
200
•
•
Join Date: Dec 2004
Location: London or Slovakia
Posts: 2,646
Reputation:
Rep Power: 12
Solved Threads:
311
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, JAVAWUG (Java Web User Group), Coding the Architecture
Publilius Syrus
(~100 BC)
LJC - London Java Community, JAVAWUG (Java Web User Group), Coding the Architecture
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)






Linear Mode