讨论 » 创建请求

auto date selecet

§
发布于:2016-03-07

auto date selecet

can any one make auto date select code?

§
发布于:2016-03-07

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

§
发布于:2016-03-08

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.

§
发布于:2016-03-08

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 ?

发布留言

登录以发布留言。