Date formatting (week ending - list box) (1 Viewer)

amrick

New member
Local time
Today, 00:43
Joined
Dec 28, 2007
Messages
6
Hi all,

Im building a form which has a list box that displays the date every of every Friday for the past 6 months or so.

Its for an Intranet, where users log their progress for the previous week.

How can I get the date of the previous Friday's that display in a list box?

Im a bit of a beginner so any straight forward help is much appreciated!
 

amrick

New member
Local time
Today, 00:43
Joined
Dec 28, 2007
Messages
6
im using classic ASP?

how would i implement that? im a beginner so i'm not sure where to begin with this problem :S
 

dan-cat

Registered User.
Local time
Today, 00:43
Joined
Jun 2, 2002
Messages
3,433
Oh no spaghetti code monster!! :p

Why don't you use asp.net so much better (and easier) ;) (if you're starting to code for the web you should really start with .net - honest - asp is being put to bed)

Anywhoos does this link help

Can you parse the date from your listbox to a date variable yet or do we have to start from there. :)
 

Users who are viewing this thread

Top Bottom