I love useless comments in code.
'load the repeater
LoadRepeater()
'self-explanitory
SortTheRepeater("DateTransmitted")
'just like it says, all was good and we need to refresh the right sid iframe
RefreshRightSide()
Subscribe to:
Post Comments (Atom)
3 comments:
someone actually put "self explanatory" as a comment in the code?
yes! and spelled it wrong which is the best part.
and it was copied and pasted into about 10 eventhandlers (which i consolidated into 1, because i am smrt)
Post a Comment