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
Old address/mapping cached in Outlook clients
Do I have to be on domain to FTP?
Cannot install programs as Administrator in Windows 7
Outlook not attack shortcut (lnk) attach directly the file
Oracle Packages
How do I get back into my user profile?
Mouseover on div.a changes layout of div.b (pure CSS)
Windows Routing Table Configuration
Browsing Internet and Torrent
Microsoft SqlServer Management SqlStudio Explorer Error