Welcome to dbFreaks.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

calender

 
   Database Help (Home) -> PHP SQL RSS
Next:  Functions  
Author Message
sim

External


Since: Jun 05, 2008
Posts: 7



(Msg. 1) Posted: Sat Jun 14, 2008 12:31 am
Post subject: calender
Archived from groups: alt>php>sql (more info?)

how can i add calender to date field

i have form like

name [ text box ]
date [ text box ]

i want to add calender with date field so that one can click on date
in calender it it will transfer to date field rather than entring date
manually.

like

date [ txtbox ] {....} calender

 >> Stay informed about: calender 
Back to top
Login to vote
larry

External


Since: Dec 14, 2007
Posts: 77



(Msg. 2) Posted: Sat Jun 14, 2008 10:25 am
Post subject: Re: calender [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Theres a great javascript utility, date/time picker, does exactly what
you want and more. I use it in my stuff.

http://www.rainforestnet.com/datetimepicker.htm

 >> Stay informed about: calender 
Back to top
Login to vote
Paul Lautman

External


Since: Oct 28, 2007
Posts: 128



(Msg. 3) Posted: Sat Jun 14, 2008 9:37 pm
Post subject: Re: calender [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

sim wrote:
> how can i add calender to date field
>
> i have form like
>
> name [ text box ]
> date [ text box ]
>
> i want to add calender with date field so that one can click on date
> in calender it it will transfer to date field rather than entring date
> manually.
>
> like
>
> date [ txtbox ] {....} calender

I find jscalendar pretty slick:
http://www.dynarch.com/demos/jscalendar/
 >> Stay informed about: calender 
Back to top
Login to vote
winworldsekar

External


Since: Jun 19, 2008
Posts: 1



(Msg. 4) Posted: Thu Jun 19, 2008 3:57 am
Post subject: Re: calender [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Go through www.dynamicdrive.com ...in calender link...they give the
whole script...
 >> Stay informed about: calender 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
PHPtriad v2.2.1 removal - When I fist started using apache/php/mysql I used phptriad [a wonderful piece of kit] to get me up and running. I've used this ever since. I'm think inow of 'upgrading' to laters versions of all three applications, and have found various tutorials/Ho...

MySQL regular expression to match a imploded item - Hello I need to use MySQL's REGEXP (POSIX compliant) to search registries where one field is an imploded set of integer values separated with pipes "|". I need to match one of these imploded values directly on a sql select. $sql = "SELECT...

Weird mysql_connect problem - Hello. My mysql_connect just started to give me following error today, Fatal error: Call to undefined function: mysql_connect() in ..../database_functions/db_functions.inc.php on line 11. So it seems that my php no longer finds php-mysql module...

MySQL - question about displaying data - I am working an some pages that have database content on them. I'm sorry that I don't have any versions of it online yet, but it isn't hard to explain. The site lists restaurants with contact information. All of the information is kept in a MySQL..

How can i Optimize sql Query ? - Hi, I'd like to optimize this query: Code: SELECT * FROM `links` WHERE active = "1" AND mainweight != 0 ORDER BY Rand()*(1/mainweight) LIMIT 5 I have a database of links wich has 3 000 rows. I'd like to select weighted random links from ...
   Database Help (Home) -> PHP SQL All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]