How to Pick a current date, day and year in drop down???

You need to write a script..
Capture the values of the dropdown
myaptdate = form.seldate.value

Use javascript GetMonth() functions and see if the date month year are equal.. if not give alert and set focus back to the form element

See functions here
http://www.quirksmode.org/js/introdate.html
that way

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.