Setting Appointments/Calendar

A

Anthony Blackburn

I would like to have a calendar on my website, in which clients can go to it,
see my schedule, and set appointments for me.

Has anyone done something like this?

Thanks
 
S

Stefan B Rusynko

Requires either server side coding and a Database or a service
Search for web calendars

--

_____________________________________________
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 would like to have a calendar on my website, in which clients can go to it,
| see my schedule, and set appointments for me.
|
| Has anyone done something like this?
|
| Thanks
 
A

Andrew Murray

Start by going to www.hotscripts.com and search "Appointment Calendar". You
should find something you can use there - it has scripts for all the major
server-side languages i.e. Perl, PHP, ASPX .NET and classic ASP, and
Javascript.
 
A

Anthony Blackburn

Thanks....giving them a shot....;)

Andrew Murray said:
Start by going to www.hotscripts.com and search "Appointment Calendar". You
should find something you can use there - it has scripts for all the major
server-side languages i.e. Perl, PHP, ASPX .NET and classic ASP, and
Javascript.
 
Top