I have a basic entry form, I need to set the entryDate field to todays date automatically so that when the user hits submit, the database will autofill with todays date (As a string)...<input for="EntryDate" value=@entryDate class="form-control" bind="@at...