I have a link on a web page that opens a file. The first part of the filename stays the same, but the last 5 characters change every time the file is generated. Is there a way to open the file without knowing what the end of the file name is going to be? Also...the link on the Web page has to be right clicked then select open. I'm not sure if it matters but it opens as a .csv file.

The source info for the Web page shows this . The ? Characters change every time.

Href="http:\\this.that.com\mainfile\myfile?????.csv"