Thanks Jason.
I stripped out the code I wanted & put in a separate function, etc.
Then messed with it for a day or two. In the end, I was able to get it to
work in my php app just how I wanted it to.
It works great!
Thanks again!
Thanks to everyone else for their suggestions as well.
Merrill
(sorry for the top-post. I'm on my phone.)
I've used the date selector in the Dojo toolkit and it was easy-cheezy.
Doran L. Barton
Open-source developer, sysadmin, consultant and all-around geeky dude.
This message was sent from my Palm Pre.
Merrill Oveson wrote:
I need a w
On Aug 7, 2009, at 11:28 AM, Merrill Oveson wrote:
> I need a web based calendar - I imagine a javascript based one - but
> if php
> can do the job...
I'm using this one in a current project and like it. I was also
already using mootools so I didn't have to import another javascript
libra
Merrill Oveson wrote:
> I need a web based calendar - I imagine a javascript based one - but if php
> can do the job...
Use jQuery + jQuery UI... There's a great datepicker widget that is
crazy simple to use. Other than the js includes, your entire
implementation will look something like this:
Yup. Click on the "old product" link on that site, or on the URL below. I
actually didn't know they updated it. The old version has been free for
years, and is still a stellar product.
http://www.dynarch.com/projects/calendar/old/
--Jason
On Fri, Aug 7, 2009 at 11:33 AM, Merrill Oveson wrote
Merrill Oveson wrote:
> I need a web based calendar - I imagine a javascript based one - but if php
> can do the job...
>
I've used YUI with good results:
http://developer.yahoo.com/yui/calendar/
There are plenty of calendars out there. I doubt many have built-in
features to populate your inp
That's look like a great product. Is there a free version?
On Fri, Aug 7, 2009 at 11:30 AM, Jason Jones wrote:
> http://www.dynarch.com/projects/calendar/
>
> Best JS-based calendar ever.
>
> --Jason
>
> On Fri, Aug 7, 2009 at 11:28 AM, Merrill Oveson wrote:
>
> > I need a web based calendar -
http://www.dynarch.com/projects/calendar/
Best JS-based calendar ever.
--Jason
On Fri, Aug 7, 2009 at 11:28 AM, Merrill Oveson wrote:
> I need a web based calendar - I imagine a javascript based one - but if php
> can do the job...
>
>
> Here's my setup:
>
> 1) php based application
> 2) mysql
I need a web based calendar - I imagine a javascript based one - but if php
can do the job...
Here's my setup:
1) php based application
2) mysql as backend
3) javascript is also being used - to check for correct entries, etc.
Here's what I want...
a) when I right click on a particular text fiel