Announcement

Collapse
No announcement yet.

any advanced webmasters here??

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    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???


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

    Originally posted by whysimon
    WTF is hello Kitty (I'm 28 with no kids and I don't have cable)

    Comment


      #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


        #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


          #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


            #6
            Originally posted by FredK View Post
            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


              #7
              Originally posted by BDSax View Post
              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


                #8
                Originally posted by george graves View Post
                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


                  #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...
                  X