i have a form which takes in inputs for a mysql query. one of the inputs is 'date'. normally, a user has to manually enter a date, but i am wondering if there is a way to create a button which would automatically insert today's date in the date form field if the user chooses to use today's date. -- http://mail.python.org/mailman/listinfo/python-list
- filling today's date in a form Kun
- Re: filling today's date in a form Felipe Almeida Lessa
- Re: filling today's date in a form Kun
- Re: filling today's date in a form Lawrence D'Oliveiro
- Re: filling today's date in a form Tim Chase