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
Query To Detect if unicode data exists in field in SQL Server 2005
Need to force exchange users to send internal email externally
BSOD - Core Server 2008 RS possibly caused by VM session with wrongly configured RAM
Scimore Embedded in VB 6
Look Up in Query
Enterprise Vault - Migrating data
Access Property box Garbled
How to configure dahdi channels
Iseries OSV5R4 PM eserver iSeries telephone number
Windows 2008 R2 Admin Shares