1 résultat trouvé

par cleoraveum
07 juin 2024, 04:13
Forum : Javascript
Sujet : Show a list of months and years
Réponses : 2
Vues : 8797

Show a list of months and years

Using Javascript, I want to show a list of months and years, then utilize the selection from each to create a filename in the pattern month_year.pdf before displaying the file. In order to select a different file, I also need to be able to reset the choices. There is no need to select a month becaus...