Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
0

Insert Date into Database

New Here ,
May 06, 2006 May 06, 2006

Copy link to clipboard

Copied

Ok, how do I get Dreamweaver to insert a date into a database.
I have an HTML Form with 3 different Drop-Down Menus (month, date, year) so people can select their birthdate. I want that in turn to go into the database under the 'Date' format.
Is there a way to do this? Or will I just have to have 3 seperate fields within the database itself for month, date and year?
Thanks
TOPICS
Server side applications

Views

247
Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
May 07, 2006 May 07, 2006

Copy link to clipboard

Copied

LATEST
The simplest way is to concatenate the fields then insert as Date.

Pat.


"mako18" <webforumsuser@macromedia.com> wrote in message
news:e3k5eh$48p$1@forums.macromedia.com...
> Ok, how do I get Dreamweaver to insert a date into a database.
> I have an HTML Form with 3 different Drop-Down Menus (month, date, year)
> so
> people can select their birthdate. I want that in turn to go into the
> database
> under the 'Date' format.
> Is there a way to do this? Or will I just have to have 3 seperate fields
> within the database itself for month, date and year?
> Thanks
>


Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines