Forums

Help › Forums

Re: not even my birthday

rated by 0 users
Wed, Aug 13 2014 11:30 PM (4 replies)
  • Ducati916
    1,116 Posts
    Wed, Aug 13 2014 3:13 PM

    Not trying to be a show off...but started today with a few alt shots...damn near every putt I hit went in....regardless of length or how much I missed the ding...seemed to be some great alignment of the stars and some major fluky putting....for some reason, I could not miss...and me...king of the 2 putts am thinking something is wonky... so, I go to enter a bracket tourney and for the first time in my few years here....the below happened....not so much about the score, but....the putts...I'm sure most have done this, but, it was 90 ft worth of 1 putts...anyway, self back patting over....

    Normal 0 false false false MicrosoftInternetExplorer4

     

     

  • DakotaDog61
    115 Posts
    Wed, Aug 13 2014 3:49 PM

    Very nice! Congrats.

  • ScottHope
    10,613 Posts
    Wed, Aug 13 2014 4:08 PM
    If you like to copy and paste Country Club members data into a spreadsheet, it's a bit of a pain to get the join date out because it's in a screen tip, and like the last round date, they're both in a US date style (Month.Day.Year), which is a format that Excel for example, doesn't recognize as a date until you do some excel stuff.

    BEFORE...

    So I have written a little Javascript routine that obtains the join date from the screentip and gets the members
    country name, and adds them to a new table that opens in a new browser tab.

    I've also added a button that allows you to switch the date format between USA style (Month/Day/Year) and the format that most other countries use (Day/Month/Year). Hopefully this will help Excel (other spreadsheets are available) to recognise the information as a date upon pasting it into your spreadsheet.

    AFTER...

    While viewing your chosen CC members table, apply the javascript by pressing the F12 function key (or CTRL + SHIFT + i) to open the developer tools in your browser. Then select the Console tab, copy the javascript at this location and paste it into the Console at the prompt, then hit enter (or click the green play button if using IE), you can now close the Console [X].

    The new table doesn't have any sort functions (that's beyond my current abilities), but once you've copy and pasted the table data into your spreadsheet, you can manipulate it to your hearts content. Hope it works for you.  : )

    // *** SHOW CC MEMBERS JOIN DATE v27.08.2017.1 ***
    var joindatescript = document.createElement("script");
    joindatescript.setAttribute("src","https://pastebin.com/raw/1UzgXNVS");
    joindatescript.setAttribute("type","text/javascript");
    document.body.appendChild(joindatescript);
    //END
  • Ducati916
    1,116 Posts
    Wed, Aug 13 2014 5:27 PM

    ty Scott...and thanks for the enlargement of the card.

  • newcastleb
    1,813 Posts
    Wed, Aug 13 2014 11:30 PM

    Nice one Dan, especially on Kia where some of the camera angles can make lining up the putt a bit of a,uh, 'challenge' shall we say  :))

    thomas

RSS