This is not so much a coding query, but seeking some help on a hack.
For a webpage that has input boxes, can the URL be typed directly with the data such that the entire page loads with the fields pre-filled, without someone having to go through each dropdown box to select the choices?
For example, how can the URL be crafted for the following form, so that the 3 boxes are pre-filled and someone can just click on Search straightaway? Tried this:
But it doesn't work.