Conditional greeting about website updates?

S

Sam Bryan

I'm using FP 2003.

I'd like to conditionally greet someone opening my website with a message
that says:

"Welcome to www.wpcdurham.org. Updates have been made since your last visit.
Click here for recent updates."

the condition being that the date of their last visit is previous to the
date of my last update (the last update date being a parameter I set).

(I have a page http://wpcdurham.org/recent_updates.htm that lists links to
updates.)

I've tried searching for such a feature w/o any luck, looking for cookies,
etc.

Any help would be greatly appreciated.

Any thoughts? Thanks. This is a great group. -- Sam
 
S

Stefan B Rusynko

See http://javascript.internet.com/cookies/

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| I'm using FP 2003.
|
| I'd like to conditionally greet someone opening my website with a message
| that says:
|
| "Welcome to www.wpcdurham.org. Updates have been made since your last visit.
| Click here for recent updates."
|
| the condition being that the date of their last visit is previous to the
| date of my last update (the last update date being a parameter I set).
|
| (I have a page http://wpcdurham.org/recent_updates.htm that lists links to
| updates.)
|
| I've tried searching for such a feature w/o any luck, looking for cookies,
| etc.
|
| Any help would be greatly appreciated.
|
| Any thoughts? Thanks. This is a great group. -- Sam
|
|
 
Top