Many thanks for the quick response.
I'm getting the error '[Microsoft][ODBC SQL Server Driver][SQL Server]'DateValue' is not a recognized function name.
Here's the entire script which is saved as a .vbs
_____________________________________________________
Dim fsoOutput, fsoStream...
I'm having problem running a VBScript routine to combine separate YYYY, MM, DD fields into one field and then validate if between selected dates;
strFromDate = InputBox("Enter From Date:")
strToDate = InputBox("Enter To Date:")
Select AYear + AMonth + ADay as ADate, Field1...
Is there anyway to change the font of a message within the mail header?
Although I could place this change in the body of the HTML, if the users mail program does not support the imbedded code will be inappropriate.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.