Microsoft
Software
Hardware
Network
Question : VBScript/Classic ASP: Function to Return Weekend Days?
Hello,
As the title suggests. Does anyone know if there is a VBScript function that can be used to check if a date is a weekend day/date?
I presume it would require dates read from a gregorian calendar somehow?
Cheers.
Answer : VBScript/Classic ASP: Function to Return Weekend Days?
Typo
use the weekday function to get the day
if Weekday(YourDate) = 1 OR Weekday(YourDate) = 7 Then
'It is a weekend
End If
Random Solutions
Column Name in query
Error event occuring since bringing up new HubCAS sever
obtain source (/usr/src) for 8.0-RELEASE-p3
To generate combinations.
BES multiple calendar syncronization
System Restore Points Not Created on Win 7
How to determine age of a Windows Vista laptop
combofix
Dual network card problem
Install issue: XenApp 5 Feature Pack 3 on W2K8x64