PDA

View Full Version : how to link demo calendar to a dabase ?


USA Mike
05-03-2007, 08:29 AM
hi,

i'm very amazed by the lazlo calendar...but it is not storing the data ! just a demo !


any help to make it storing the data in a XML file or better in a MySQL database ?

any easy exempl to modify the code ?

thanks for helping, i will appreciate.
it is my first post :(

notzippy
05-11-2007, 11:50 AM
Unfortunately the way the appointments are setup in the calendar is very undata like structure. (elements are named using changing data BAD)
By modifying cal-data.lzx you can correct a lot of the issues.
Its a tough cookie to crack but you'll learn a lot of good techniques.