Hi guys,
I have a DAP setup where customers can download various assets. The standard logic is to pass some properties to GetImage.ashx and add that resulted link to a button.
What I need to solve is control over the name of the file, as right now, the resulting name is GetImage.htm.
Any way I can accomplish it with standard functionality?
Thank you,
Adrian