Getting Weekdayname

i have a calendar script here and it works well. the only thing i want to make it do is pass on the day of the week. i have already made it pass it on the date, which works well.

the <%=(RSWEEKDAYNAME(i))%> tag displays the days of the week, but all i can make it do is display ALL of them. Ive highlighted where i want the day of the week to be written in red. Code:

View Replies


ADVERTISEMENT

WeekdayName(Weekday(Date)) Error

This variable, dteEmpDow = WeekdayName(Weekday(Date)), produces this error when using an INSERT statement to Access db:

Microsoft JET Database Engine error '80040e07'
Data type mismatch in criteria expression.

The Access db field is set to recieve a date/time data type.do I have to convert it somehow?

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved