Question
Genworth Financial
US
Last activity: 25 Jun 2019 2:56 EDT
Open URL in window from server side
Hi,
We have a requirement where we need to open a URL in a window to show an image but the challenge here is the system we are hitting with the URL expects the IP address from which the request is generated to be white listed. Right now when we use 'open URL in new window' it is treated a client side request and the client's IP is sent, which can not be white listed as there will be hundreds of clients.
We are open to download the image at server side and show it in the browser. But we need to hit the URL from server side. Has anyone done similar to this? Please share any thoughts you have.
Thanks,
Goutham