Obtaining a date from a database?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • lokie538
    New Member
    • Mar 2008
    • 5

    Obtaining a date from a database?

    Hi,

    I have a form that I need to display a date from a mysql server. How do I make it that a date is pulled out shown on the form and make that the date is changeable and then when its changed, update the original date in the database. At the moment I can pull out a date, show it on a form (in a text box) but when the value is changed in the text box there is an error when It is submitted.

    So how do I make a date changeable on the form and able to be put back in the mysql database?

    Thanks in advance,
    Lokie538
  • ronverdonk
    Recognized Expert Specialist
    • Jul 2006
    • 4259

    #2
    What about showing the code you have made so far? The one of the form with the date?

    And show any code within the appropriate code tags!

    Ronald

    Comment

    • lokie538
      New Member
      • Mar 2008
      • 5

      #3
      woo i fixed it :D now all i have to do is convert dates, thanks guys

      Comment

      • hsriat
        Recognized Expert Top Contributor
        • Jan 2008
        • 1653

        #4
        Originally posted by lokie538
        woo i fixed it :D now all i have to do is convert dates, thanks guys
        Glad to know that ... keep posting...

        Comment

        Working...