PLEASE HELP with my form

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
buckmajor
Forum Newbie
Posts: 8
Joined: Thu Dec 18, 2008 6:24 pm
Location: Brisbane

PLEASE HELP with my form

Post by buckmajor »

Hi there

I would like to add a calendar in a form for the user to select a certain date, so once submitted then it will be sent to my email address. Then I will know the date which was chosen by the viewer on that form.

Many thanks in advance
CHEERS :)
User avatar
califdon
Jack of Zircons
Posts: 4484
Joined: Thu Nov 09, 2006 8:30 pm
Location: California, USA

Re: PLEASE HELP with my form

Post by califdon »

Have you searched for calendar selector scripts? What have you programmed, so far?
User avatar
buckmajor
Forum Newbie
Posts: 8
Joined: Thu Dec 18, 2008 6:24 pm
Location: Brisbane

Re: PLEASE HELP with my form

Post by buckmajor »

califdon wrote:Have you searched for calendar selector scripts? What have you programmed, so far?
I haven't started it yet cause I don't know how to. I just found out what its called... "A date selector".

Any suggestions?
User avatar
buckmajor
Forum Newbie
Posts: 8
Joined: Thu Dec 18, 2008 6:24 pm
Location: Brisbane

Re: PLEASE HELP with my form

Post by buckmajor »

Hey good news, i found this site http://www.triconsole.com/php/calendar_datepicker.php.
The one I want to use is the DatePicker Style: Date 2 into my form.
User avatar
buckmajor
Forum Newbie
Posts: 8
Joined: Thu Dec 18, 2008 6:24 pm
Location: Brisbane

Re: PLEASE HELP with my form

Post by buckmajor »

Hey i got this going but now I'm stuck trying to get the info on my email now

Any help is appreciated thanks
Post Reply