Hello ,
i have a web url on which if we click a file gets downloaded, i have written a macro to download the files from list of URL's but i am not able to extract the actual filename of it.
Ex: https://www.somename.com/sonename/clients/HHHSSS/documents/T134/play
If we click on this link a audio gets downloaded. they are two types of audio format available here .dss and .wav . In my macro the file gets downloaded always in .dss format even the WAV format gets downloaded in .dss format.
Is there a way to determine the file extension or some workaround ?
Please help Folks
i have a web url on which if we click a file gets downloaded, i have written a macro to download the files from list of URL's but i am not able to extract the actual filename of it.
Ex: https://www.somename.com/sonename/clients/HHHSSS/documents/T134/play
If we click on this link a audio gets downloaded. they are two types of audio format available here .dss and .wav . In my macro the file gets downloaded always in .dss format even the WAV format gets downloaded in .dss format.
Is there a way to determine the file extension or some workaround ?
Please help Folks