Adding a calendar?

  • Thread starter Thread starter Steve Grosz
  • Start date Start date
S

Steve Grosz

Here's what I'd like to do. I'd like to have people be able to select a day
of the month from the calendar (on the web page of course) and then be able
to enter their info into the day on the calendar. Also, to have that info
sent to a email address or database in addition to staying on the calendar
would be nice?

Does anyone know of a way to do this? I'm using FP2003 currently. Running on
a Wk2 server, and will be adding the .Net framework within a day or so.

Thanks very much for the help!!!

Steve
 
-----Original Message-----
Here's what I'd like to do. I'd like to have people be
able to select a day of the month from the calendar (on
the web page of course) and then be able to enter their
info into the day on the calendar. Also, to have that
info sent to a email address or database in addition to
staying on the calendarwould be nice?

Does anyone know of a way to do this? I'm using FP2003
currently. Running on a Wk2 server, and will be adding
the .Net framework within a day or so.

FrontPage 2003 has a lot of new features, but not this one.

Does the fact that you're installing the .NET framework
mean that you're ready and willing to write VB.NET or
C#.NET program code? If so, this wouldn't be a terribly
difficult project. I'd say it'll run 200-1000 lines of
code (not counting HTML or CSS) depending on how complete,
how error-tolerant, and how secure you want the results to
be.

Jim Buyens
Microsoft FrontPage MVP
(e-mail address removed)
http://www.interlacken.com
Author of:
*------------------------------------------------------*
|\----------------------------------------------------/|
|| Microsoft Office FrontPage 2003 Inside Out ||
|| Microsoft FrontPage Version 2002 Inside Out ||
|| Web Database Development Step by Step .NET Edition ||
|| Troubleshooting Microsoft FrontPage 2002 ||
|| Faster Smarter Beginning Programming ||
|| (All from Microsoft Press) ||
|/----------------------------------------------------\|
*------------------------------------------------------*
 
Back
Top