Read File from URL
Hi,
I have a requirement to read a file from a URL (or a remote location).
Cant use a file listener because cant have write access to that location
Also, there is no point keeping the listener on for checking the changes all time. Just want to access that file when required.
Any ideas on how to implement this.
Regards,
Nisarg Kothari