Hi All, I have this project which I dont know if this can be possible it is like a raffle draw.
- First part when user fill-in some details after submit it will generate a random number (this one I know how to do) and it will submit to a list.
- Second part there will be another form that will captured those number generated from the list submitted from the first part.
The second form will be like when I click the button it will random select the number submitted in the first part let say there are 1, 2, 3 numbers
When the admin press the button it will randomized captured either any of the numbers.