Skip to main content
Inspiring
March 28, 2007
Question

Time

  • March 28, 2007
  • 1 reply
  • 214 views
Hi

I want to enter into my guestbook the time elapsed since a new post was
entered eg 8 hours ago, 1 week ago, 3 days ago etc etc.

I have captured the date in my database, what do I do now?

ASP, Access, Windows

HYCH

Elaine


This topic has been closed for replies.

1 reply

Inspiring
March 28, 2007
You can use a DateDiff function to return between two dates. Based on the
setting determinew what value you want to return. This link will help
http://www.w3schools.com/vbscript/func_datediff.asp

--
Paul Whitham
Certified Dreamweaver MX2004 Professional
Adobe Community Expert - Dreamweaver

Valleybiz Internet Design
www.valleybiz.net

"Elaine" <elaine0202001nospam@yahoo.com> wrote in message
news:eucc8h$ni1$1@forums.macromedia.com...
> Hi
>
> I want to enter into my guestbook the time elapsed since a new post was
> entered eg 8 hours ago, 1 week ago, 3 days ago etc etc.
>
> I have captured the date in my database, what do I do now?
>
> ASP, Access, Windows
>
> HYCH
>
> Elaine
>