Hi All
I am new to coding and as such may need lots of help.
The end goal is for the code to count the number of items in a list but for a week (Monday to Sunday) and then reset itself on the Monday morning. So as an example its Monday today and there are 10 items in the list so the code counts 10 items, Tuesday 10 more are added so it counts 20 and so on until Sunday when it counts the total added since Monday. But as soon as next Monday starts it resets back to 0 and ignores all the items added previously.
I have gleaned from here how to count lists items and show it in a dialogue box but I want the code to show the items count for the Monday to Sunday in a content editor webpart.
This is all happening on a MOSS 2007 box.
Like I said, very newbie code wise so any help would be good.
Thanks
Alan
I am new to coding and as such may need lots of help.
The end goal is for the code to count the number of items in a list but for a week (Monday to Sunday) and then reset itself on the Monday morning. So as an example its Monday today and there are 10 items in the list so the code counts 10 items, Tuesday 10 more are added so it counts 20 and so on until Sunday when it counts the total added since Monday. But as soon as next Monday starts it resets back to 0 and ignores all the items added previously.
I have gleaned from here how to count lists items and show it in a dialogue box but I want the code to show the items count for the Monday to Sunday in a content editor webpart.
This is all happening on a MOSS 2007 box.
Like I said, very newbie code wise so any help would be good.
Thanks
Alan