Which date function is used in the vbscript language to find the difference between the 2 dates?
Answer / Navneet Kumar Yadav
The DateDiff function in VBScript can be used to determine the number of intervals that elapse between two dates. For example: "DateDiff("d", start_date, end_date")" will return the number of days between the dates.
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi anyone Can Send Solution to the Question wt m posting now Prepare Script for the Bellow Scenario? Login to Gmail Page Open Inbox check Mails save them in a Folder
write script to open Gmail.com, and to write script for entering username and password and show whether the result as pass or fail
How will you get the exponent of the given number in vbscript?
Input = 124 output should be 124421 Please do not use any string functions/variables
Mention how you can call vbscript functions?
What is the use of option explicit in vbscript?
how to automatically update the sql server2005 database records when insert in vb6?
What is byref and byval parameters in vbscript?
What variable can you use to share info across the whole application for one user?
Write a function for Instr(). We need to write a function that works as same as Instr(). Code or Even pseudo code is good enough for me.?
What is Querystring collection?
Hi I don't have any idea on VBscript. can any one point me to a good web site to learn VBscript. Regards lina