On Feb 19, 2008, at 712AM, tedd wrote:

Hi gang:

I have a date picker in javascript working, but I need to take the date selections to php.

Here's the link and code:

http://www.webbytedd.com/a/calendar/index.php

How can I get what is selected in javascript to POST?

Have you tried placing the form before the Calendar.setup() calls? Seems like I had to do that when I used that javascript calendar widget.

Brady

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to