The title says it all. I have an externally linked image in an excel file. Basically I want to know if the request the document makes when loading an external image is a GET or a POST.
Ultimately I'd like to send some data back to the server from which the image is loaded.
If I'm completely off the mark, please let me know.
Thanks for any input!