Donate SIGN UP

iamalem

1 to 2 of 2

Avatar Image
iamalem
I have designed an electronic voting page but it does not prevent the voter from voting more than once by simply clicking the 'back' button and voting again. What should i do to prevent the vote...
Avatar Image
iamalem
include<stdlib.h> #include<unistd.h> #include<sys/wait.h> #include<iostream> using std::cout; using std::endl; main() { int usaid; int status; cout<<endl<<endl;...

1 to 2 of 2