Skip to content
Advertisement

Tag: datefield

Change dates in fixed link and execute link

I have link like this: http://xyz.zxy.com/getTRZ/?id=BB195E05&dateFrom=03.11.2020&dateTO=03.11.2020 How to create a form with two input date fields and combine them into one link like one above? I want to pick dateFrom and dateTo separately and click GO to visit the link. Is that possible to create in HTML? I would like to put it in my bookmark because I use the

Advertisement