Reply
How to create a table with Result input
Old 04-27-2008, 01:58 AM How to create a table with Result input
Novice Talker

Posts: 5
Hi i might be in the wrong section but im wanting to create a table that allows the user to input the results in a small form and when the user submits the result, the result then automatically updates the table, ive done this with spread sheets but im struggling to find a way to do one on the internet.

Sorry if i dont make much sense

Thanks for Reading and all help would be grateful
therattler is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
     
Old 04-27-2008, 03:19 AM Re: How to create a table with Result input
solomongaby's Avatar
Webmaster Talker

Posts: 518
Name: Gabe Solomon
Location: Romania
am i wrong or you want a form where users inputs some values ... and that values are then added in a table ?
what are you using php&mysql ?
__________________
If you like my posts ... TK is appreciated:)
Web Directory | Blog
solomongaby is offline
Reply With Quote
View Public Profile Visit solomongaby's homepage!
 
Old 04-27-2008, 05:05 PM Re: How to create a table with Result input
Novice Talker

Posts: 5
This is for a freind of mine, she is wanting a results table as she is creating a pool league and the last time she created one she had to manually input the scores into the tables and it was a nightmare as i helped her out. I don't know what she is using but I know HTML a little PHP and some JavaScript. I am quite a newbie to coding and apoligize if I dont make much sense.
therattler is offline
Reply With Quote
View Public Profile
 
Old 04-27-2008, 08:03 PM Re: How to create a table with Result input
Skilled Talker

Posts: 83
Can you tell us the layout of the table? rows, columns, data types, sport, etc.

I have an idea but that information would help.

Also, you would need to verify the inputted data, correct? Making sure they're not cheating or whatnot?
kbfirebreather is offline
Reply With Quote
View Public Profile
 
Old 04-29-2008, 07:26 AM Re: How to create a table with Result input
Novice Talker

Posts: 5
heres the link to the last one that we did: http://homepage.ntlworld.com/margaret.smith06/2v2/
The repbox isnt the one we created i dont believe, and it goes through the myleague setup i believe, if we are going to have to verify the table then that wouldnt be of any use to us. We would also need a table consisting of all the teams which is unknown at this time but i could easily change that to suit when they are all signed up. This is for a pool doubles competition that is for an online game.

Thank you for any possible help.
therattler is offline
Reply With Quote
View Public Profile
 
Old 05-02-2008, 07:09 AM Re: How to create a table with Result input
Novice Talker

Posts: 5
Btw the league we are hoping to start will be on the 11 of May.

Thanks.
therattler is offline
Reply With Quote
View Public Profile
 
Old 05-02-2008, 10:17 AM Re: How to create a table with Result input
nickohrn's Avatar
Weightlifting CS Student

Posts: 505
Name: Nick Ohrn
therattler - This is a pretty simple application of PHP with a MySQL database backend. I would recommend looking up how to do MySQL connections with PHP. All you'll need is a user table and a results table. When users login, let them have access to a form where they can input the results of their matches into the results table.

To display the results, just pull out the data from the results table on your backend and display it however you want it.

Start Here
__________________
Plugin-Developer.com - Custom plugin development to fit your needs. Plugins available for WordPress and Drupal, among others.
nickohrn is offline
Reply With Quote
View Public Profile Visit nickohrn's homepage!
 
Old 06-03-2008, 10:07 PM Re: How to create a table with Result input
Novice Talker

Posts: 5
Sorry for the delay in replying. Thanks to everyone for their help in this query.
therattler is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to How to create a table with Result input
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.12849 seconds with 13 queries