Basic Question

Hello
I am very new to this nice script, but i have basic questions to understand how it works

  1. Does this schedule work without PHP/MySQL/ASP?
  2. Does this script work separated from Joomla or wordpress?
  3. Can I use this script in HTML page?
  4. I opened the sample page, and placed an event on a certain day. the question is:
    If I put this online, can visitors change these events?
    of course they are not supposed to do, in my case.

Thank You so much for ur time.

  1. yes, common samples are for mysql and php. There are extra samples for .net, java, ror. All main DB engines are supported.
  2. yes
  3. yes
  4. you can create two pages , linked to the same data feed. On one page you can use default scheduler configuration ( editable ), on other one make scheduler readonly, so users who will visit it will not be able to change data

Thank You Stanislav , you are genius
is there any article or tutorial that describes the answer for number 4?

Thank You again

You can check

samples\03_extensions\14_readonly_event.html
samples\02_customization\shared_events