Dynamic content message

K

Ken

I need a way to display a "Happy Birthday Tom Smith, Jane Doe, etc" on my
site, on the birthday of an individual(s).

any suggestions?

Thanks

Ken
 
T

Thomas A. Rowe

Do you only want the specific individual to see the message, or the whole
world?

If the whole world, then this is easy as do a search for JavaScript Quote of
the Day script and in place of the Quote enter the individual's name, etc.

If just for the individual, then you will need to use a database driven
application where the user login into your site, and then based on their
login display a message to them.

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
T

Tom Pepper Willett

Top posting is acceptable and encourage in the FrontPage newsgroups. Net
nannies not welcome here.
--
-----
Tom Pepper Willett
Microsoft MVP - FrontPage
http://www.microsoft.com/office/frontpage/prodinfo/default.mspx
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
----
| Andrew Murray wrote:
|
| > you can add other 'bits' to it like
| >
| > <a href="mailto:[email protected]?subject=your subject&body=short
paragrap">Click
| > here to email</a>
|
| Don't use `mailto:', it is flawed.
|
| > [Top post]
|
| Don't do that, either. And please don't crosspost without F'up2.
|
|
| PointedEars, F'up2 cljs
 
Top