how do I make an interactive calander for my web page

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to put a calander on my web page and then allow others to add Items
based on thier security access. But calander visiable to all.
 
In your IE address bar type:

If hosted on Windows IIS

? ASP Calendar application script

If hosted on Unix/Linux

? PHP Calendar application script

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

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Can ASP be used on a llinux server



Thomas A. Rowe said:
In your IE address bar type:

If hosted on Windows IIS

? ASP Calendar application script

If hosted on Unix/Linux

? PHP Calendar application script

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

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Yes, but the host must have install ChiliSoft ASP or a similar ASP engine, and you can NOT use
Access as the database.

Best to look for a PHP based solution.

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

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

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top