473,395 Members | 1,742 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Calculate Weekdays in ASP

Hi All

I need to calculate the number of working days between the two dates entered
on an ASP page. I am not that great a coder in ASP and was wondering if
someone can help.

Basically the form has Two textboxes to enter dates

From Date - Fdate
To Date - TDate
Number of days - NoDays (This field needs to be populated by the function
once the function/sub has been executed)

The function should be able to calculate number of working days between the
two dates but MUST exclude the list of public holidays between the two days.
The list of public holidys for each year is stored in a database table.

The form I am using also has two check boxes called

Include Saturdays
Include Sundays

If any of the two checkboxes are checked it must include the relevant days
in the calculation if not then sat/sun must be excluded from the
calculation.

Thanks in advance for your help it is highly appreciated
Jul 19 '05 #1
2 4710
JP SIngh wrote on 13 jul 2004 in
microsoft.public.inetserver.asp.general:
I need to calculate the number of working days between the two dates
entered on an ASP page. I am not that great a coder in ASP and was
wondering if someone can help.


Google is your friend, even serverside.

http://groups.google.com/groups?q=wo...+group%3A*.asp

http://groups.google.com/groups?q=ca...+group%3A*.asp

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Jul 19 '05 #2
Since VBScript has absolutely no concept of your company's holidays, you
might be better off using a calendar table.

http://www.aspfaq.com/2453
http://www.aspfaq.com/2519

--
http://www.aspfaq.com/
(Reverse address to reply.)


"JP SIngh" <no**@none.com> wrote in message
news:u$**************@tk2msftngp13.phx.gbl...
Hi All

I need to calculate the number of working days between the two dates entered on an ASP page. I am not that great a coder in ASP and was wondering if
someone can help.

Basically the form has Two textboxes to enter dates

From Date - Fdate
To Date - TDate
Number of days - NoDays (This field needs to be populated by the function
once the function/sub has been executed)

The function should be able to calculate number of working days between the two dates but MUST exclude the list of public holidays between the two days. The list of public holidys for each year is stored in a database table.

The form I am using also has two check boxes called

Include Saturdays
Include Sundays

If any of the two checkboxes are checked it must include the relevant days
in the calculation if not then sat/sun must be excluded from the
calculation.

Thanks in advance for your help it is highly appreciated

Jul 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Tiernan | last post by:
Hi all I'm looking for a way to find the number of weekdays between 2 dates In my form I have three fields for a begin date (dd)(mm)(yyyy) and three for the end date (dd)(mm)(yyyy) Now these...
5
by: SimonC | last post by:
Help needed for a Javascript beginner. As above in the subject... i need a javascript to run this, but not in the form of a web-page. I want to calculate it between 2 fields in a database that...
1
by: Htk | last post by:
I have two date fields: -Inquiry Date -Action Date I'm trying to use a query expression on this. Using the datediff expression, I can get the amount of days that seperate the two dates. But I...
1
by: Chris Hill via .NET 247 | last post by:
Hi I'm a jnr developer in need of desparate help. Can anyone point me in the right direction for this problem: I calculate the number of days between 2 user defined dates like this: Dim...
0
NeoPa
by: NeoPa | last post by:
This code is quite old and may be bettered. If anyone feels they can produce better code for this function go ahead and PM me your effort. If I feel that it is better (More efficient & 100%...
8
by: atiq | last post by:
I am trying to restrict the user to only enter date which is weekdays. so, it shouldn't allow a date that is weekend such as 08/04/07 (Sunday). Can someone help me with this issue. In short i want...
4
by: MLH | last post by:
I'm thinking of an integer field in which I could write values up to 1+2+4+8+16+32+64 and to use these values later. Each of the individual values would represent a weekday from Sunday to Saturday....
2
by: Mike | last post by:
Is there a way to calculate the total number of weekdays when provided a date? Example: If I have a start date of 7/11/2008 and I want to go out 10 days, I want to get this: 6 weekdays 4...
1
by: bharathreddy | last post by:
This article will explain how we can get the count of weekdays in between two dates. This will be usefull if we want to count the number of working days between two dates. Example: -------------...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.