any advanced webmasters here??

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • BDSax
    Junkyard King
    • Mar 2006
    • 3593

    #1

    any advanced webmasters here??

    im looking for something to make doing racing points easier.



    i would like to be able to have a code in the webpage that can let you add names, and will add all the points from the dates people have raced. then also i would like it to put the peoples names in order with the most points. is anythint like this possible???
    NEED SOME VINYL STICKERS???

  • FredK
    R3V OG
    • Oct 2003
    • 14739

    #2
    Psh. I didn't know I was racing such a seasoned kart driver when you came up last year. :mrgreen:

    Comment

    • 02stu
      E30 Modder
      • Jan 2005
      • 872

      #3
      take a look at YUI Datatable

      Measure, monetize, advertise and improve your apps with Yahoo tools. Join the 200,000 developers using Yahoo tools to build their app businesses.


      it's pretty advanced stuff, but with enough reading and google searching it's learnable.

      The only real way to get "dynamic" data in the table is to build something yourself (extremely difficult) or use something premade (YUI) which is a bit easier.

      Comment

      • george graves
        I waste 90% of my day here and all I got was this stupid title
        • Oct 2003
        • 19985

        #4
        One DIY method would be excel, export to html. Cut and past that table into your site. Otherwise you have to get into programming PHP or the like.
        Originally posted by Matt-B
        hey does anyone know anyone who gets upset and makes electronics?

        Comment

        • BDSax
          Junkyard King
          • Mar 2006
          • 3593

          #5
          well, right now i have a excel spreadsheet that does it. it doesnt automatically put them in order but definitely makes it easier and adds it all up. i just thought maybe it can be built into the webpage to skip the excel step. its just a pain in the ass doing it for 10 classes
          NEED SOME VINYL STICKERS???

          Comment

          • BDSax
            Junkyard King
            • Mar 2006
            • 3593

            #6
            Originally posted by FredK
            Psh. I didn't know I was racing such a seasoned kart driver when you came up last year. :mrgreen:
            BD doesnt mess around.
            NEED SOME VINYL STICKERS???

            Comment

            • george graves
              I waste 90% of my day here and all I got was this stupid title
              • Oct 2003
              • 19985

              #7
              Originally posted by BDSax
              it doesnt automatically put them in order
              Excel is perfect for sorting stuff. Select the cells you want to sort including the label above them- then Data>sort
              Originally posted by Matt-B
              hey does anyone know anyone who gets upset and makes electronics?

              Comment

              • BDSax
                Junkyard King
                • Mar 2006
                • 3593

                #8
                Originally posted by george graves
                Excel is perfect for sorting stuff. Select the cells you want to sort including the label above them- then Data>sort

                i just realized you can save an excel file as a webpage. i think that just what im looking for. do you need excel on your computer to read it if its uploaded?
                NEED SOME VINYL STICKERS???

                Comment

                • george graves
                  I waste 90% of my day here and all I got was this stupid title
                  • Oct 2003
                  • 19985

                  #9
                  No - excel will "save a web page" that will work on any browser - no need for the end user to have excel at all - at that point it's just like any other web page.
                  Originally posted by Matt-B
                  hey does anyone know anyone who gets upset and makes electronics?

                  Comment

                  Working...