Can you explain your request ?
Better if you include any sample (source or url) to see what are you looking for.
check out this 2 picture. I used auto fill for auto date select. bt now system chanced. its value change every time when i reload so that now autofill cant auto select date.
can u make any script that it can select date auto.
The problem I see here is the OTP. This is a security authentication mainly used by banks to disable un-authorized logins. On-Time-Password is valid for only one session. You maybe can auto-select a date, but you always need to enter the other fields manually. I dont see any advantage of setting only one field here.
Anyway, to select date, I think that we need to know how is the source of calendar control. It can be a custom or a standard html5 <input type="date">
. Standard is actually not supported by or
, so probably it is a custom control.
There are too many date custom controls to explain them all. jQuery datepicker is an example.
Can you provide an url ?
auto date selecet
can any one make auto date select code?