I am developing a web form in asp.net to provide links to every note in my CRM online account, so that by clicking those links I can see/download those files(notes) on my computer system.
one option that I was considering is to create the copy of the files on my local server and then giving that link to the users, but that will create duplicacy. ( more time complex when no. of files are large and their size too)
Can you help me to get direct links to those files?
*This post is locked for comments
I have the same question (0)