Re: [PHP] SOLVEDphp Full Page Calendar not date picker

2005-04-29 Thread Jason Motes
Here is cal from a scheduling app i have working on. http://www.imotes.com/cal2.php http://www.imotes.com/cal2.phps Richard Lynch wrote: Here's source code to one I wrote ages and ages ago... http://chatmusic.com/calendar.phps http://chatmusic.com/calendar.php Here's a similar one with PDF output:

Re: [PHP] SOLVEDphp Full Page Calendar not date picker

2005-04-29 Thread Richard Lynch
Here's source code to one I wrote ages and ages ago... http://chatmusic.com/calendar.phps http://chatmusic.com/calendar.php Here's a similar one with PDF output: http://uncommonground.com/events.phps http://uncommonground.com/events.pdf Help yourself to whatever bits and pieces you want. YMMV

Re: [PHP] SOLVEDphp Full Page Calendar not date picker

2005-04-29 Thread Wil Hitchman
Well you could have shared that script with us. I am actually looking for the same thing. Thanks, Wil - Original Message - From: "Angelo Zanetti" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "PHP List" Sent: Friday, April 29, 2005 5:25 AM Subjec

Re: [PHP] SOLVEDphp Full Page Calendar not date picker

2005-04-29 Thread Angelo Zanetti
I got a script from a friend of mine. Otherwise I would have definitely given the URL... Petar Nedyalkov wrote: >On Friday 29 April 2005 11:43, Angelo Zanetti wrote: > > >>Dont worry guys i solved it. >> >> > >And if you name the solution, it'll be a perfect finish for this thread. >Rememb

Re: [PHP] SOLVEDphp Full Page Calendar not date picker

2005-04-29 Thread Petar Nedyalkov
On Friday 29 April 2005 11:43, Angelo Zanetti wrote: > Dont worry guys i solved it. And if you name the solution, it'll be a perfect finish for this thread. Remember, this mailing-list is used as a knowledge base from a lot of people. > > Angelo Zanetti wrote: > >Hi all. > > > >Im looking for a P

Re: [PHP] SOLVEDphp Full Page Calendar not date picker

2005-04-29 Thread Angelo Zanetti
Dont worry guys i solved it. Angelo Zanetti wrote: >Hi all. > >Im looking for a PHP/Javascript calender that is a full page calender. >IE: for each day there is quite a big block. Therefore it will be a >bigger form of a date picker. What I want to do is to be able to assign >notes for each day.