Currently on a project and need a dll to convert a file from a url location to base64. Apparently i have a dll file that can convert file from a local folder to base64, but cannot use that to convert from url to base64.
The file with url looks like this:
www.standardfocus.comTestFolderTesttrip25782.pdf
www.standardfocus.comTestFolderTesttrip23482.xlxs
www.standardfocus.comTestFolderTesttrip25782.docx
I would love to have all possible idea/solution that can help with this.
Regards.