Dynamic Results
Posted: Mon Nov 10, 2008 8:05 am
Okay. I am not even sure what kind of code I should be looking for. If someone could point me in the correct direction between google and the 5 books i have i can create a basic script. Here is what I am looking to do:
I have a accountability program for my agents in my company, everyday they enter in their numbers for the day and then for a while i was compiling information entering in excel manually and sending out the results at the end of the day manually and then at the end of the week i would announce the winner. As you can imagine it is impossible for me to continue this process.
what I want to do is take a web form have the agent input the information and then have the information entered into a database. This part I know how to do.
What I need it to do from there is on submit have the agent redirected to a page that displays the data from that day that all agents have entered and place the agents. Kinda like a scoreboard style.
Then I want to have a weekly total below that day to show who is winning the week.
So I guess the page would have to pull information from the database to do this. What kind of functions should I be looking up and do you have any websites that might help me with some general knowledge ? thanks so much in advance.
I have a accountability program for my agents in my company, everyday they enter in their numbers for the day and then for a while i was compiling information entering in excel manually and sending out the results at the end of the day manually and then at the end of the week i would announce the winner. As you can imagine it is impossible for me to continue this process.
what I want to do is take a web form have the agent input the information and then have the information entered into a database. This part I know how to do.
What I need it to do from there is on submit have the agent redirected to a page that displays the data from that day that all agents have entered and place the agents. Kinda like a scoreboard style.
Then I want to have a weekly total below that day to show who is winning the week.
So I guess the page would have to pull information from the database to do this. What kind of functions should I be looking up and do you have any websites that might help me with some general knowledge ? thanks so much in advance.