Discussions » Creation Requests

auto date selecet

§
Posted: 07-03-2016

auto date selecet

can any one make auto date select code?

§
Posted: 07-03-2016

Can you explain your request ?
Better if you include any sample (source or url) to see what are you looking for.

§
Posted: 08-03-2016

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.

§
Posted: 08-03-2016

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 Firefox or Explorer, 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 ?

Post reply

Sign in to post a reply.