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
DataGridView
Oracle Forms : How to populate checkboxes dynamically from the database
Windows 7 roaming profiles
How to have a Stable Microsoft Outlook profile with 4-5GB+ data w/ MS Exchange Mail server ?
VBA to Rearrange Excel Data and Apply Formatting
posting xml string to web
Add-ADPermission -accessrights writeproperty -properties member ACCESS DENIED
Accessing url variables to expand the correct menu item in JQuery Expand Function
Install .PFX file to personal store - Certificate Authority
Starting letters with XXX