I have a page to search for a sales report and I use a textbox
that generates a input
type "date", and every time the page loads the value of the field is "dd / mm / yyyy".
I would like that whenever the page was loaded the field would show the current date without having to open the calendar to choose the date. How can I do this?